[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
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- update_flake_lock_action
|
||||
# TODO re-enable with cross-compilation (or `binfmt`?)
|
||||
# - master
|
||||
# - update_flake_lock_action
|
||||
|
||||
jobs:
|
||||
build-rock5b:
|
||||
|
|
Loading…
Add table
Reference in a new issue