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 955e4db commit 107a374Copy full SHA for 107a374
.github/workflows/build_deploy.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-commit-upload:
12
name: Build, Commit and Upload
13
- runs-on: depot-ubuntu-24.04-arm
+ runs-on: depot-ubuntu-24.04-arm-16
14
permissions:
15
contents: write
16
steps:
0 commit comments