[CI] Disabled Rock5B workflow
This commit is contained in:
parent
6627256249
commit
61308f7729
1 changed files with 3 additions and 2 deletions
5
.github/workflows/build-rock5b.yaml
vendored
5
.github/workflows/build-rock5b.yaml
vendored
|
@ -3,8 +3,9 @@ on:
|
||||||
workflow_dispatch: # allows manual triggering
|
workflow_dispatch: # allows manual triggering
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
# TODO re-enable with cross-compilation (or `binfmt`?)
|
||||||
- update_flake_lock_action
|
# - master
|
||||||
|
# - update_flake_lock_action
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-rock5b:
|
build-rock5b:
|
||||||
|
|
Loading…
Add table
Reference in a new issue