Skip to content

Commit

Permalink
Added windows job
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykorir committed Jun 17, 2024
1 parent e20ab6b commit 902a717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
#
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, windows-latest]
build_type: [Release]
c_compiler: [gcc, clang, cl]
include:
Expand Down

0 comments on commit 902a717

Please sign in to comment.