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 d0c78c8 commit fab532bCopy full SHA for fab532b
.github/workflows/build-overlay-deb.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
include:
23
- arch: amd64
24
- runs-on: [self-hosted, qcom-u2404, amd64]
+ runs_on: [self-hosted, qcom-u2404, amd64]
25
- arch: arm64
26
runs_on: [self-hosted, qcom-u2404, arm64]
27
runs-on: ${{ matrix.runs_on }}
0 commit comments