Skip to content

Commit ccca5b5

Browse files
thickfontthickfont
authored andcommitted
circleci: added T480s support
Signed-off-by: thickfont <[email protected]>
1 parent 721b6cb commit ccca5b5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.circleci/config.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,22 @@ workflows:
527527
requires:
528528
- t480-hotp-maximized
529529

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+
# t480s is based on 24.12 coreboot release, not sharing any buildstack from now, depend on muscl-cross cache
539+
- build:
540+
name: t480s-maximized
541+
target: t480s-maximized
542+
subcommand: ""
543+
requires:
544+
- t480s-hotp-maximized
545+
530546
# dasharo release, share 24.02.01 utils/crossgcc
531547
- build:
532548
name: UNTESTED_nitropad-ns50

0 commit comments

Comments
 (0)