mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04:27 +02:00
ci: cxx_modules
disabled for now for CMake
Gated by https://gitlab.kitware.com/cmake/cmake/-/issues/25568
This commit is contained in:
2
.github/workflows/ci-test-package-cmake.yml
vendored
2
.github/workflows/ci-test-package-cmake.yml
vendored
@@ -101,7 +101,7 @@ jobs:
|
|||||||
cxx: "clang++-17",
|
cxx: "clang++-17",
|
||||||
},
|
},
|
||||||
lib: "libc++",
|
lib: "libc++",
|
||||||
cxx_modules: "True",
|
cxx_modules: "False",
|
||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
name: "Apple Clang 15",
|
name: "Apple Clang 15",
|
||||||
|
Reference in New Issue
Block a user