Skip to content

Commit 46bc21f

Browse files
authored
Update deploy.yml
1 parent 66ebf80 commit 46bc21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ env:
2626
jobs:
2727
build_and_deploy:
2828
# The type of runner that the job will run on
29-
runs-on: ubuntu-latest
29+
runs-on: arm-linux-runner
3030
permissions:
3131
id-token: write
3232
contents: read

0 commit comments

Comments
 (0)