diff --git a/.circleci/config.yml b/.circleci/config.yml index b88d3df5..65ee9bf9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -543,35 +543,3 @@ workflows: requires: - x230-hotp-maximized - # coreboot 4.11 - - build: - name: UNMAINTAINED_kgpe-d16_workstation - target: UNMAINTAINED_kgpe-d16_workstation - subcommand: "" - requires: - - librem_l1um - - # coreboot 4.11 - - build: - name: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard - target: UNMAINTAINED_kgpe-d16_workstation-usb_keyboard - subcommand: "" - requires: - - librem_l1um - - # coreboot 4.11 - - build: - name: UNMAINTAINED_kgpe-d16_server - target: UNMAINTAINED_kgpe-d16_server - subcommand: "" - requires: - - librem_l1um - - # coreboot 4.11 - - build: - name: UNMAINTAINED_kgpe-d16_server-whiptail - target: UNMAINTAINED_kgpe-d16_server-whiptail - subcommand: "" - requires: - - librem_l1um -