Skip to content

Commit 1de6fae

Browse files
Try a different arm image
1 parent 34b6381 commit 1de6fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
build-linux-arm64:
153153
name: Build Linux Native Image for arm processors
154154
needs: build-compiler
155-
runs-on: arm-ubuntu-arm-24.04-4core
155+
runs-on: arm-ubuntu-24.04-4core
156156
env:
157157
NODE_VERSION: '20.x'
158158
FORCE_COLOR: '1'

0 commit comments

Comments
 (0)