We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-24.04-arm
1 parent 611530b commit b8d0f93Copy full SHA for b8d0f93
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
SCRIPT_SUFFIX: "linux_x64"
31
32
- name: "Ubuntu ARM64"
33
- os: ubuntu-24-arm64-gh
+ os: ubuntu-24.04-arm
34
env:
35
OS: "linux"
36
SCRIPT_SUFFIX: "linux_arm64"
0 commit comments