Skip to content

Commit

Permalink
Add note about i686
Browse files Browse the repository at this point in the history
  • Loading branch information
achaikou committed Jul 26, 2024
1 parent cea3efe commit fed74d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- os: ubuntu-20.04
arch: aarch64
- os: ubuntu-20.04
arch: i686
arch: i686 #builds from cibuildwheel, qemu not needed
- os: macos-13
arch: x86_64
- os: macos-14
Expand Down

0 comments on commit fed74d3

Please sign in to comment.