mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +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:
|
||||
- prep_env
|
||||
|
||||
# Coreboot 4.14
|
||||
# Coreboot 4.13
|
||||
- build_and_persist:
|
||||
name: x230-hotp-maximized
|
||||
target: x230-hotp-maximized
|
||||
@ -286,25 +286,12 @@ workflows:
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: librem_mini
|
||||
target: librem_mini
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: librem_l1um
|
||||
target: librem_l1um
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
|
||||
- build:
|
||||
name: librem_mini_v2
|
||||
target: librem_mini_v2
|
||||
requires:
|
||||
- x230-hotp-maximized
|
||||
|
||||
|
||||
########################
|
||||
########################
|
||||
### OLD STUFF ###
|
||||
|
Loading…
Reference in New Issue
Block a user