style: whitespaces trimmed in ci-freestanding.yml

This commit is contained in:
Mateusz Pusz
2024-05-31 09:03:32 +02:00
parent 22c82f1c00
commit ad94c2e6de

View File

@ -71,7 +71,7 @@ jobs:
conan-config: "",
}
build_type: ["Release", "Debug"]
# TODO For some reason Clang-18 Debug with -ffreestanding does not pass CMakeTestCXXCompiler
# TODO For some reason Clang-18 Debug with -ffreestanding does not pass CMakeTestCXXCompiler
exclude:
- build_type: "Debug"
config: { name: "Clang-18" }