diff --git a/.circleci/config.yml b/.circleci/config.yml index 9de6de68b..8c391ccb4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -194,8 +194,10 @@ jobs: - build/x86/coreboot-4.15 - build/x86/coreboot-4.17 - build/x86/coreboot-4.19 - - build/x86/coreboot-git - - build/ppc64/coreboot-git + - build/x86/coreboot-dasharo-kgpe-d16 + - build/x86/coreboot-nitrokey + - build/x86/coreboot-purism + - save_cache: #Generate cache for the exact same modules definitions if hash is not previously existing key: heads-modules-and-patches-{{ checksum "./tmpDir/all_modules_and_patches.sha256sums" }}{{ .Environment.CACHE_VERSION }} @@ -256,7 +258,7 @@ workflows: - save_cache: requires: - talos-2 - - nitropad-nv41 + - librem_14 # # Those onboarding new boards should add their entries below.