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