Skip to content

Commit

Permalink
style: whitespaces trimmed in ci-freestanding.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed May 31, 2024
1 parent 22c82f1 commit ad94c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-freestanding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit ad94c2e

Please sign in to comment.