diff options
| author | Charles Giessen <charles@lunarg.com> | 2023-06-20 11:32:24 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2023-06-20 14:23:27 -0600 |
| commit | 07924a8a495dd8bcda112597da1bbc9b28f9bf63 (patch) | |
| tree | 014d3b77d02097991d67781d20be30356679cb28 /scripts | |
| parent | 96ecde1d4f867fbeab06e270723ad68b245c97c3 (diff) | |
| download | usermoji-07924a8a495dd8bcda112597da1bbc9b28f9bf63.tar.xz | |
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.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 3 |
1 files changed, 0 insertions, 3 deletions
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" |
