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 befb91e commit ace48b0Copy full SHA for ace48b0
.github/workflows/linux.yml
@@ -29,7 +29,7 @@ jobs:
29
# for cross-builds
30
runs-on: [self-hosted, qcom-u2404, amd64]
31
# alternative for native builds, but overkill to do both
32
- #runs-on: [self-hosted, arm64, debbuilder]
+ #runs-on: [self-hosted, qcom-u2404, arm64]
33
container:
34
image: debian:trixie
35
volumes:
.github/workflows/u-boot.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
0 commit comments