Skip to content

Commit

Permalink
XX
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Ballance <[email protected]>
  • Loading branch information
mballance committed Oct 21, 2023
1 parent cbbb895 commit 30c95cc
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 @@ -8,7 +8,7 @@ jobs:
linux:
name: ciostream ${{ matrix.arch }} ${{ matrix.platform }} ${{ matrix.spec }}
runs-on: ubuntu-latest
container: quay.io/pypa/manylinux2014
container: quay.io/pypa/manylinux2014_x86_64
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 30c95cc

Please sign in to comment.