Skip to content

Commit b049686

Browse files
authored
Merge pull request #1432 from tlaurion/rename_t420-maximized_boards
Remove t420-maximized and t420-hotp-maximized as untested boards
2 parents dba8f6a + 5db4165 commit b049686

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.circleci/config.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ workflows:
267267
- x230-hotp-maximized
268268

269269
- build:
270-
name: UNTESTED_t420-hotp-maximized
271-
target: UNTESTED_t420-hotp-maximized
270+
name: t420-hotp-maximized
271+
target: t420-hotp-maximized
272272
subcommand: ""
273273
requires:
274274
- x230-hotp-maximized
@@ -281,8 +281,8 @@ workflows:
281281
- x230-hotp-maximized
282282

283283
- build:
284-
name: UNTESTED_t420-maximized
285-
target: UNTESTED_t420-maximized
284+
name: t420-maximized
285+
target: t420-maximized
286286
subcommand: ""
287287
requires:
288288
- x230-hotp-maximized

0 commit comments

Comments
 (0)