Skip to content

Commit 93536dd

Browse files
committed
feat: use arm runner for ci
1 parent 1f29bef commit 93536dd

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
@@ -48,7 +48,7 @@ jobs:
4848
fi
4949
5050
build_and_push:
51-
runs-on: ubuntu-latest
51+
runs-on: ubuntu-24.04-arm
5252
needs: lint
5353
strategy:
5454
matrix:

0 commit comments

Comments
 (0)