Skip to content

Commit 14ca9a2

Browse files
Merge pull request #248 from traversaro/switchlinuxaarch64buildstogha
Switch linux-aarch64 to use public ubuntu-24.04-arm
2 parents 0651465 + 249272a commit 14ca9a2

File tree

3 files changed

+147
-125
lines changed

3 files changed

+147
-125
lines changed

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
include:
1515
- os: ubuntu-latest
1616
platform: linux-64
17-
- os: cirun-linux-aarch64--${{ github.run_id }}
17+
- os: ubuntu-24.04-arm
1818
platform: linux-aarch64
1919
- os: macos-13
2020
platform: osx-64

0 commit comments

Comments
 (0)