Skip to content

Commit a76ad62

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

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: arm-linux-runner
29+
runs-on: arm-ubuntu24-runner
3030
permissions:
3131
id-token: write
3232
contents: read

0 commit comments

Comments
 (0)