Skip to content

Commit b8d0f93

Browse files
committed
[ci] try ubuntu-24.04-arm image
ref. https://github.com/orgs/community/discussions/148648
1 parent 611530b commit b8d0f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
SCRIPT_SUFFIX: "linux_x64"
3131

3232
- name: "Ubuntu ARM64"
33-
os: ubuntu-24-arm64-gh
33+
os: ubuntu-24.04-arm
3434
env:
3535
OS: "linux"
3636
SCRIPT_SUFFIX: "linux_arm64"

0 commit comments

Comments
 (0)