Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vovatrykoz committed Nov 22, 2024
2 parents 9804f73 + 0f028da commit ca24930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
- os: ubuntu-latest
c_compiler: clang
cpp_compiler: clang++
exclude:
- os: windows-latest
c_compiler: gcc
- os: windows-latest
c_compiler: clang
exclude:
- os: ubuntu-latest
c_compiler: cl

Expand Down

0 comments on commit ca24930

Please sign in to comment.