Skip to content

Commit 12f9cf9

Browse files
authored
Switch testpr linux-aarch64 to use public ubuntu-24.04-arm machines instead of cirun
1 parent 4d46f5d commit 12f9cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)