Skip to content

Commit 53164c0

Browse files
committed
feat: use github arm64 runner for arm builds
Signed-off-by: Lukas Hankeln <lukashankeln@googlemail.com>
1 parent 842ab6a commit 53164c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ on:
8989
runner_arm64:
9090
description: 'Runner label for arm64 native builds'
9191
required: false
92-
default: 'arc-runner-set-arm64'
92+
default: 'ubuntu-24.04-arm'
9393
type: string
9494
runner_armv7:
9595
description: 'Runner label for armv7 builds'

0 commit comments

Comments
 (0)