Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
BDonnot committed Apr 9, 2024
1 parent 0731098 commit 2c2a03b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,12 @@ jobs:
abi: cp312,
version: '3.12',
}

cont:
- {
name: manylinux2014_x86_64,
val: quay.io/pypa/manylinux2014_x86_64
}
- {
name: manylinux2014_aarch64,
val: quay.io/pypa/manylinux2014_aarch64
}

container:
image: ${{matrix.cont.val}}
Expand Down

0 comments on commit 2c2a03b

Please sign in to comment.