We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c38fd commit 4a7cd10Copy full SHA for 4a7cd10
.github/workflows/cmake-multi-platform.yml
@@ -48,7 +48,7 @@ jobs:
48
- os: ubuntu-latest
49
c_compiler: cl
50
- os: macos-latest
51
- c_compiler: clang
+ c_compiler: cl
52
53
c_compiler: gcc
54
0 commit comments