Skip to content

Commit

Permalink
Container name.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Aug 25, 2024
1 parent c3e448d commit 3705aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
target: ${{ matrix.target }}
args: --release --out dist --find-interpreter
sccache: 'true'
container: messense/manylinux2014-cross
container: messense/manylinux2014-cross:x86_64
docker-options: |
-e LIBOPUS_STATIC=1
-e OPUS_STATIC=1
Expand Down

0 comments on commit 3705aef

Please sign in to comment.