mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Remove mention about image not containing Boost
The Docker image includes Boost since
576da97b10. Which was two days after this
comment was written.
This commit is contained in:
@@ -21,9 +21,7 @@ jobs:
|
||||
build-bionic:
|
||||
name: Build on Ubuntu 18.04
|
||||
runs-on: ubuntu-latest
|
||||
# This container contains everything needed to build yabridge except for
|
||||
# Boost since that's not easily available and it the parts we need are
|
||||
# quick to compile anyway
|
||||
# This container contains everything needed to build yabridge
|
||||
container: robbert/docker-yabridge:bionic
|
||||
outputs:
|
||||
artifact-name: ${{ env.ARCHIVE_NAME }}
|
||||
|
||||
Reference in New Issue
Block a user