Skip to content

Commit

Permalink
Fix CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenke committed Dec 21, 2024
1 parent ae75f41 commit d2d1f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
build_type: [ Debug, Release]
c_compiler: [cl, clang, gcc]
include:
- os: windows-latest
c_compiler: cl
Expand Down

0 comments on commit d2d1f97

Please sign in to comment.