Skip to content

Commit

Permalink
ci: activate 'nitropad-nv41' + 'nitropad-ns50'
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Jul 20, 2023
1 parent a644d1b commit 39aa7e1
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,14 @@ workflows:
requires:
- x230-hotp-maximized

# Coreboot Nitropads
- build_and_persist:
name: nitropad-nv41
target: nitropad-nv41
subcommand: ""
requires:
- prep_env

# Coreboot for Talos (PPC)
- build_and_persist:
name: talos-2
Expand All @@ -245,8 +253,8 @@ workflows:
requires:
- librem_14
- talos-2
- nitropad-nv41

#
#
# Those onboarding new boards should add their entries below.
#
Expand Down Expand Up @@ -527,6 +535,14 @@ workflows:
requires:
- librem_14

- build:
name: nitropad-ns50
target: nitropad-ns50
subcommand: ""
requires:
- nitropad-nv41


# - build:
# name: UNTESTED_kgpe-d16_workstation-usb_keyboard
# target: UNTESTED_kgpe-d16_workstation-usb_keyboard
Expand Down

0 comments on commit 39aa7e1

Please sign in to comment.