Skip to content

Commit 82696f7

Browse files
GitHub Actions tests.
1 parent 057abac commit 82696f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
os: [ubuntu-latest, windows-latest, macos-latest]
2727
build_type: [Debug, Release]
2828
cpp_compiler: [g++, clang++, cl]
29-
c_compiler: [g++, clang++, cl]
29+
c_compiler: [gcc, clang, cl]
3030
include:
3131
- os: windows-latest
3232
cpp_compiler: cl

0 commit comments

Comments
 (0)