Skip to content

Commit

Permalink
Fix github action?
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart6854 committed Nov 24, 2023
1 parent b1228ec commit d47422a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
matrix:
os: [ ubuntu-latest, windows-latest ]
build_type: [ Release ]
cpp_compiler: [ g++, clang++, cl ]
include:
- os: windows-latest
cpp_compiler: cl
Expand Down

0 comments on commit d47422a

Please sign in to comment.