We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c48bcf commit d107424Copy full SHA for d107424
.github/workflows/wheels.yml
@@ -27,7 +27,7 @@ jobs:
27
include:
28
- os: ubuntu-latest
29
archs: x86_64
30
- - os: ubuntu-latest-arm
+ - os: ubuntu-24.04-arm
31
archs: aarch64
32
- os: macos-latest
33
archs: "x86_64 arm64"
0 commit comments