We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e9748 commit f0bc57fCopy full SHA for f0bc57f
1 file changed
.circleci/config.yml
@@ -240,6 +240,14 @@ workflows:
240
requires:
241
- x230-hotp-maximized
242
243
+ # coreboot system76
244
+ - build_and_persist:
245
+ name: galp5
246
+ target: galp5
247
+ subcommand: ""
248
+ requires:
249
+ - librem_14
250
+
251
# coreboot nitropad
252
# Nitropads depending on x230-hotp-maximized cache since kernel is 6.x and coreboot is git is unshared
253
# We use nitropad's coreboot's fork crossgcc
0 commit comments