Skip to content

Commit 37ec9e7

Browse files
authored
CI: align Arm Ubuntu version to 22.04 (#33)
1 parent 5de79fa commit 37ec9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: "ubuntu-22.04"
1414
tar_extra_args: ""
1515
- id: "linux-aarch64"
16-
os: "ubuntu-24.04-arm"
16+
os: "ubuntu-22.04-arm"
1717
- id: "linux-riscv64"
1818
os: "ubuntu-latest"
1919
# os: ['self-hosted', 'linux', 'RISCV64']

0 commit comments

Comments
 (0)