From 07924a8a495dd8bcda112597da1bbc9b28f9bf63 Mon Sep 17 00:00:00 2001 From: Charles Giessen Date: Tue, 20 Jun 2023 11:32:24 -0600 Subject: ci: Reduce linux actions combinations Reduces the matrix from 32 runs down to 6, making each possible configuration appear only once rather than test all possible combinations of configurations. --- scripts/known_good.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts') diff --git a/scripts/known_good.json b/scripts/known_good.json index e00a26aa..c1033e70 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -39,9 +39,6 @@ "repo_name": "Vulkan-Headers" } ], - "cmake_options": [ - "-DBUILD_TESTS=NO" - ], "build_platforms": [ "linux", "darwin" -- cgit v1.2.3