Skip to content

Commit 7cf9049

Browse files
Use arm runner on arm kernel builds
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
1 parent a65cf2f commit 7cf9049

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
@@ -26,7 +26,7 @@ jobs:
2626
mainline_runner: '{"group":"Default","labels":["oracle-vm-16cpu-64gb-x86-64"]}'
2727
- arch: arm64
2828
fork_runner: ubuntu-24.04-arm
29-
mainline_runner: '{"group":"Default","labels":["oracle-vm-16cpu-64gb-x86-64"]}'
29+
mainline_runner: '{"group":"Default","labels":["oracle-vm-16cpu-64gb-arm64"]}'
3030
env:
3131
ARCH: ${{ matrix.arch }}
3232
KERNEL_MODE: docker

0 commit comments

Comments
 (0)