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 721b6cb commit ccca5b5Copy full SHA for ccca5b5
.circleci/config.yml
@@ -527,6 +527,22 @@ workflows:
527
requires:
528
- t480-hotp-maximized
529
530
+ # t480s is based on 24.12 coreboot release, not sharing any buildstack from now, depend on muscl-cross cache
531
+ - build:
532
+ name: t480s-hotp-maximized
533
+ target: t480s-hotp-maximized
534
+ subcommand: ""
535
+ requires:
536
+ - t480s-hotp-maximized
537
+
538
539
540
+ name: t480s-maximized
541
+ target: t480s-maximized
542
543
544
545
546
# dasharo release, share 24.02.01 utils/crossgcc
547
- build:
548
name: UNTESTED_nitropad-ns50
0 commit comments