Skip to content

Commit af4fa60

Browse files
committed
circleci: only build x280-hotp-maximized once
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent 689bae5 commit af4fa60

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -537,14 +537,7 @@ workflows:
537537
requires:
538538
- x86-musl-cross-make [cross compiler]
539539

540-
# ── coreboot 25.12 boards X280 acts as seed ───────────────────────────────
541-
542-
- build:
543-
name: EOL_x280-hotp-maximized
544-
target: EOL_x280-hotp-maximized
545-
subcommand: ""
546-
requires:
547-
- EOL_x280-hotp-maximized [seed:coreboot-25.12]
540+
# ── coreboot 25.12 boards X280-hotp-maximized acts as seed ───────────────────────────────
548541

549542
- build:
550543
name: EOL_x280-maximized

0 commit comments

Comments
 (0)