mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 02:47:16 +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",
|
||||
},
|
||||
lib: "libc++",
|
||||
cxx_modules: "True",
|
||||
cxx_modules: "False",
|
||||
}
|
||||
- {
|
||||
name: "Apple Clang 15",
|
||||
|
Reference in New Issue
Block a user