mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
revert matrix conf
This commit is contained in:
8
.github/workflows/xahau-ga-nix.yml
vendored
8
.github/workflows/xahau-ga-nix.yml
vendored
@@ -64,8 +64,8 @@ jobs:
|
|||||||
"cc": "clang-14",
|
"cc": "clang-14",
|
||||||
"cxx": "clang++-14",
|
"cxx": "clang++-14",
|
||||||
"compiler_version": 14,
|
"compiler_version": 14,
|
||||||
"stdlib": "libcxx",
|
"stdlib": "libstdcxx",
|
||||||
# "clang_gcc_toolchain": 11,
|
"clang_gcc_toolchain": 11,
|
||||||
"configuration": "Debug"
|
"configuration": "Debug"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -74,8 +74,8 @@ jobs:
|
|||||||
"cc": "clang-16",
|
"cc": "clang-16",
|
||||||
"cxx": "clang++-16",
|
"cxx": "clang++-16",
|
||||||
"compiler_version": 16,
|
"compiler_version": 16,
|
||||||
"stdlib": "libcxx",
|
"stdlib": "libstdcxx",
|
||||||
# "clang_gcc_toolchain": 13,
|
"clang_gcc_toolchain": 13,
|
||||||
"configuration": "Debug"
|
"configuration": "Debug"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user