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 ee9fcc6 commit c157ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ jobs:
os: [ubuntu-22.04, macos-13]
include:
- os: ubuntu-22.04
container: quay.io/pypa/manylinux_2_28_x86_64
container: ubuntu:18.04
targets: >
x86_64-unknown-linux-gnu
- os: ubuntu-22.04
container: quay.io/pypa/manylinux_2_28_aarch64
container: arm64v8/ubuntu:18.04
targets: >
aarch64-unknown-linux-gnu
- os: macos-13
Expand Down

0 comments on commit c157ec7

Please sign in to comment.