diff --git a/.github/workflows/ci-test-package-cmake.yml b/.github/workflows/ci-test-package-cmake.yml index 6d5e40e3..926e49a9 100644 --- a/.github/workflows/ci-test-package-cmake.yml +++ b/.github/workflows/ci-test-package-cmake.yml @@ -101,7 +101,7 @@ jobs: cxx: "clang++-17", }, lib: "libc++", - cxx_modules: "True", + cxx_modules: "False", } - { name: "Apple Clang 15",