From cbb721c3cab81c617022bc767652fb19fe6602d1 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Thu, 8 Oct 2020 13:30:18 +1100 Subject: [PATCH] ci: Bump ESP32-S2 UT jobs --- tools/ci/config/target-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/config/target-test.yml b/tools/ci/config/target-test.yml index 40b8c73210..c344085dff 100644 --- a/tools/ci/config/target-test.yml +++ b/tools/ci/config/target-test.yml @@ -592,7 +592,7 @@ UT_034: UT_035: extends: .unit_test_s2_template - parallel: 41 + parallel: 42 tags: - ESP32S2_IDF - UT_T1_1