Skip to content

Commit 23e899c

Browse files
committed
Build nvidia base in arm64 worker
Signed-off-by: Itxaka <itxaka@kairos.io>
1 parent 32602d7 commit 23e899c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-arm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
kubernetes_version: ${{ matrix.kubernetes_version }}
152152
kubernetes_distro: "k3s"
153153
build-nvidia-base:
154-
runs-on: fast
154+
runs-on: 'ubuntu-24.04-arm'
155155
steps:
156156
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
157157
with:

0 commit comments

Comments
 (0)