Skip to content

Commit fcfa9a8

Browse files
committed
Use custom runner for guaranteed capacity
1 parent e210f51 commit fcfa9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
include:
2323
- runner: ubuntu-24.04
24-
- runner: ubuntu-24.04-arm64
24+
- runner: ubuntu-24.04-arm64-core
2525

2626
permissions:
2727
contents: read

0 commit comments

Comments
 (0)