We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62553e commit 90a18fcCopy full SHA for 90a18fc
.github/workflows/wheels.yml
@@ -95,6 +95,7 @@ jobs:
95
- [ubuntu-24.04, manylinux_x86_64]
96
- [ubuntu-24.04, musllinux_x86_64]
97
- [ubuntu-24.04-arm, manylinux_aarch64]
98
+ - [ubuntu-24.04-arm, musllinux_aarch64]
99
- [macos-13, macosx_x86_64]
100
# Note: M1 images on Github Actions start from macOS 14
101
- [macos-14, macosx_arm64]
0 commit comments