Skip to content

Commit 15b3f4c

Browse files
committed
get ubuntu back for manylinux
1 parent 5aa4d32 commit 15b3f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
buildplat:
9595
- [ubuntu-22.04, manylinux_x86_64]
9696
- [ubuntu-22.04, musllinux_x86_64]
97-
- [ubuntu-22.04-arm, manylinux_aarch64]
97+
- [ubuntu-24.04-arm, manylinux_aarch64]
9898
- [macos-13, macosx_x86_64]
9999
# Note: M1 images on Github Actions start from macOS 14
100100
- [macos-14, macosx_arm64]

0 commit comments

Comments
 (0)