mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
talos-2: move(tag) board to untested: I won't have time any time soon to test nor report issues for this unknowingly used board prior of feature freeze planned for 2024-11-20
repro: helper used time docker run -e DISPLAY=$DISPLAY --network host --rm -ti -v $(pwd):$(pwd) -w $(pwd) tlaurion/heads-dev-env:latest -- make BOARD=talos-2 board.move_tested_to_untested Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
d3ec7d7ba9
commit
a8ba6bafb7
@ -220,7 +220,7 @@ workflows:
|
||||
- build_and_persist:
|
||||
name: ppc64-musl-cross-make
|
||||
arch: ppc64
|
||||
target: talos-2
|
||||
target: UNTESTED_talos-2
|
||||
subcommand: "musl-cross-make"
|
||||
requires:
|
||||
- prep_env
|
||||
@ -258,9 +258,9 @@ workflows:
|
||||
|
||||
# coreboot talos_2
|
||||
- build_and_persist:
|
||||
name: talos-2
|
||||
name: UNTESTED_talos-2
|
||||
arch: ppc64
|
||||
target: talos-2
|
||||
target: UNTESTED_talos-2
|
||||
subcommand: ""
|
||||
requires:
|
||||
- ppc64-musl-cross-make
|
||||
@ -277,7 +277,7 @@ workflows:
|
||||
# Make sure workspace caches are chainloaded and the last in chain for an arch is saved
|
||||
- save_cache:
|
||||
requires:
|
||||
- talos-2
|
||||
- UNTESTED_talos-2
|
||||
- librem_14
|
||||
|
||||
# Those onboarding new boards should add their entries below.
|
||||
|
Loading…
Reference in New Issue
Block a user