Skip to content

Commit 900701d

Browse files
authored
Update deploy.yml
1 parent a76ad62 commit 900701d

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

0 commit comments

Comments
 (0)