We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76ad62 commit 900701dCopy full SHA for 900701d
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ env:
26
jobs:
27
build_and_deploy:
28
# The type of runner that the job will run on
29
- runs-on: arm-ubuntu24-runner
+ runs-on: ubuntu-latest
30
permissions:
31
id-token: write
32
contents: read
0 commit comments