Skip to content

Commit 718a831

Browse files
committed
Board configs: move t420-hotp-maximized t420-maximized w530-maximized w530-hotp-maximized away from UNTESTED_ boards
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent e81f59e commit 718a831

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.circleci/config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ workflows:
279279
- x230-hotp-maximized
280280

281281
- build:
282-
name: UNTESTED_t420-hotp-maximized
283-
target: UNTESTED_t420-hotp-maximized
282+
name: t420-hotp-maximized
283+
target: t420-hotp-maximized
284284
subcommand: ""
285285
requires:
286286
- x230-hotp-maximized
@@ -293,8 +293,8 @@ workflows:
293293
- x230-hotp-maximized
294294

295295
- build:
296-
name: UNTESTED_t420-maximized
297-
target: UNTESTED_t420-maximized
296+
name: t420-maximized
297+
target: t420-maximized
298298
subcommand: ""
299299
requires:
300300
- x230-hotp-maximized
@@ -398,8 +398,8 @@ workflows:
398398
- x230-hotp-maximized
399399

400400
- build:
401-
name: UNTESTED_w530-hotp-maximized
402-
target: UNTESTED_w530-hotp-maximized
401+
name: w530-hotp-maximized
402+
target: w530-hotp-maximized
403403
subcommand: ""
404404
requires:
405405
- x230-hotp-maximized
@@ -440,8 +440,8 @@ workflows:
440440
- x230-hotp-maximized
441441

442442
- build:
443-
name: UNTESTED_w530-maximized
444-
target: UNTESTED_w530-maximized
443+
name: w530-maximized
444+
target: w530-maximized
445445
subcommand: ""
446446
requires:
447447
- x230-hotp-maximized

0 commit comments

Comments
 (0)