Skip to content

Commit 7150b48

Browse files
authored
Update ARM runner version in build workflow
1 parent caa7b61 commit 7150b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- platform: x86_64
3434
runner: ubuntu-latest
3535
- platform: aarch64
36-
runner: ubuntu-latest-arm
36+
runner: ubuntu-24.04-arm
3737

3838
env:
3939
POLICY: manylinux_2_28

0 commit comments

Comments
 (0)