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 9a92d2e commit d6a2830Copy full SHA for d6a2830
.github/workflows/build.yaml
@@ -5,7 +5,7 @@ env:
5
6
jobs:
7
build:
8
- runs-on: [self-hosted, Linux, ARM64]
+ runs-on: ubuntu-24.04-arm
9
container: ayufan/rock64-dockerfiles:bookworm
10
steps:
11
- name: Checkout
0 commit comments