mirror of
https://github.com/mpusz/mp-units.git
synced 2026-05-05 04:14:18 +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:
@@ -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