From ba0ed5a148c18178d03d1c0bae3f77dcda6d87f9 Mon Sep 17 00:00:00 2001 From: Toni Saario Date: Fri, 13 Jan 2023 12:57:23 +0200 Subject: Fix ubuntu 20 id in precheck yaml Amends 92ae8eb4ca1399e48ad5b2dc89dc4be05a33c69f Change-Id: I098a45856ab3197d180c58dd595a790f1b7a1fc0 Reviewed-by: Heikki Halmet (cherry picked from commit bcf5c6680cdce1fbe2ae62add70050887409fe38) --- coin/platform_configs/precheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/precheck.yaml b/coin/platform_configs/precheck.yaml index 7293660e..cc04528d 100644 --- a/coin/platform_configs/precheck.yaml +++ b/coin/platform_configs/precheck.yaml @@ -2,7 +2,7 @@ Version: 2 Module only: True Include: [ cmake_platforms.yaml: [ - "Ubuntu-20.04-host", + "ubuntu-20.04", "windows-10_22h2-msvc2019-developer-build", "ios-universal" ], -- cgit v1.2.3