From a3b058ded9ae8496761edaad1f4d5d0157869324 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Sun, 20 Feb 2022 12:38:21 -0500 Subject: [PATCH] CircleCI: readd forgotten x230-maximized board --- .circleci/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 77d4975b..eb27e650 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -325,6 +325,12 @@ workflows: requires: - x230-hotp-maximized + - build: + name: x230-maximized + target: x230-maximized + subcommand: "" + requires: + - x230-hotp-maximized - build: name: t530-hotp-maximized target: t530-hotp-maximized