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 a067cb6 commit f961244Copy full SHA for f961244
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
build:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
16
permissions:
17
contents: read
18
steps:
0 commit comments