Skip to content

Commit 9878c5c

Browse files
committed
CircleCI: fix names for kgpe-d16: they are part of UNTESTED boards as of now
1 parent ccaf91a commit 9878c5c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.circleci/config.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@ workflows:
231231
requires:
232232
- x230-hotp-maximized
233233

234-
# Coreboot fork for kgpe-d16, reusing submodules built cache from x230-hotp-maximized
234+
# Coreboot fork for UNTESTED_kgpe-d16, reusing submodules built cache from x230-hotp-maximized
235235
- build_and_persist:
236-
name: kgpe-d16_workstation
237-
target: kgpe-d16_workstation
236+
name: UNTESTED_kgpe-d16_workstation
237+
target: UNTESTED_kgpe-d16_workstation
238238
subcommand: ""
239239
requires:
240240
- x230-hotp-maximized
@@ -550,25 +550,25 @@ workflows:
550550
- librem_14
551551

552552
- build:
553-
name: kgpe-d16_workstation-usb_keyboard
554-
target: kgpe-d16_workstation-usb_keyboard
553+
name: UNTESTED_kgpe-d16_workstation-usb_keyboard
554+
target: UNTESTED_kgpe-d16_workstation-usb_keyboard
555555
subcommand: ""
556556
requires:
557-
- kgpe-d16_workstation
557+
- UNTESTED_kgpe-d16_workstation
558558

559559
- build:
560-
name: kgpe-d16_server
561-
target: kgpe-d16_server
560+
name: UNTESTED_kgpe-d16_server
561+
target: UNTESTED_kgpe-d16_server
562562
subcommand: ""
563563
requires:
564-
- kgpe-d16_workstation
564+
- UNTESTED_kgpe-d16_workstation
565565

566566
- build:
567-
name: kgpe-d16_server-whiptail
568-
target: kgpe-d16_server-whiptail
567+
name: UNTESTED_kgpe-d16_server-whiptail
568+
target: UNTESTED_kgpe-d16_server-whiptail
569569
subcommand: ""
570570
requires:
571-
- kgpe-d16_workstation
571+
- UNTESTED_kgpe-d16_workstation
572572

573573
# - build:
574574
# name: librem_l1um

0 commit comments

Comments
 (0)