Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raigorx authored Jul 23, 2024
1 parent b496f74 commit 1c8726b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
build_type: [Debug]
c_compiler: [gcc, clang, cl]
cpp_compiler: [g++, clang++, cl]
include:
- os: windows-latest
c_compiler: cl
Expand Down

0 comments on commit 1c8726b

Please sign in to comment.