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 66ebf80 commit 46bc21fCopy full SHA for 46bc21f
.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: ubuntu-latest
+ runs-on: arm-linux-runner
30
permissions:
31
id-token: write
32
contents: read
0 commit comments