Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug committed Sep 21, 2023
1 parent e7b6fda commit ee9fcc6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,12 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, macos-13]
arch: [x86_64, aarch64]
include:
- os: ubuntu-22.04
arch: x86_64
container: quay.io/pypa/manylinux_2_28_x86_64
targets: >
x86_64-unknown-linux-gnu
- os: ubuntu-22.04
arch: aarch64
container: quay.io/pypa/manylinux_2_28_aarch64
targets: >
aarch64-unknown-linux-gnu
Expand Down

0 comments on commit ee9fcc6

Please sign in to comment.