mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
CircleCI: build only for coreboot 4.13 and coreboot 4.11 boards. (TODO: change when 4.13 boards bumped to 4.14)
This commit is contained in:
parent
2d8d45c02e
commit
8d805e8d8f
@ -172,7 +172,7 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- prep_env
|
- prep_env
|
||||||
|
|
||||||
# Coreboot 4.14
|
# Coreboot 4.13
|
||||||
- build_and_persist:
|
- build_and_persist:
|
||||||
name: x230-hotp-maximized
|
name: x230-hotp-maximized
|
||||||
target: x230-hotp-maximized
|
target: x230-hotp-maximized
|
||||||
@ -286,25 +286,12 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- x230-hotp-maximized
|
- x230-hotp-maximized
|
||||||
|
|
||||||
- build:
|
|
||||||
name: librem_mini
|
|
||||||
target: librem_mini
|
|
||||||
requires:
|
|
||||||
- x230-hotp-maximized
|
|
||||||
|
|
||||||
- build:
|
- build:
|
||||||
name: librem_l1um
|
name: librem_l1um
|
||||||
target: librem_l1um
|
target: librem_l1um
|
||||||
requires:
|
requires:
|
||||||
- x230-hotp-maximized
|
- x230-hotp-maximized
|
||||||
|
|
||||||
- build:
|
|
||||||
name: librem_mini_v2
|
|
||||||
target: librem_mini_v2
|
|
||||||
requires:
|
|
||||||
- x230-hotp-maximized
|
|
||||||
|
|
||||||
|
|
||||||
########################
|
########################
|
||||||
########################
|
########################
|
||||||
### OLD STUFF ###
|
### OLD STUFF ###
|
||||||
|
Loading…
Reference in New Issue
Block a user