Skip to content

Commit d107424

Browse files
committed
Use ubuntu-24.04-arm
1 parent 7c48bcf commit d107424

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
@@ -27,7 +27,7 @@ jobs:
2727
include:
2828
- os: ubuntu-latest
2929
archs: x86_64
30-
- os: ubuntu-latest-arm
30+
- os: ubuntu-24.04-arm
3131
archs: aarch64
3232
- os: macos-latest
3333
archs: "x86_64 arm64"

0 commit comments

Comments
 (0)