Skip to content

Commit

Permalink
Merge pull request #248 from traversaro/switchlinuxaarch64buildstogha
Browse files Browse the repository at this point in the history
Switch linux-aarch64 to use public ubuntu-24.04-arm
  • Loading branch information
Tobias-Fischer authored Jan 20, 2025
2 parents 0651465 + 249272a commit 14ca9a2
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
include:
- os: ubuntu-latest
platform: linux-64
- os: cirun-linux-aarch64--${{ github.run_id }}
- os: ubuntu-24.04-arm
platform: linux-aarch64
- os: macos-13
platform: osx-64
Expand Down
Loading

0 comments on commit 14ca9a2

Please sign in to comment.