Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cjhoward committed Nov 4, 2023
1 parent a497c29 commit fb56b5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
include:
#- os: ubuntu-latest
# build_type: "Release"
# build_gen: "Unix Makefiles"
- os: ubuntu-latest
build_type: "Release"
build_gen: "Unix Makefiles"
- os: windows-latest
build_type: "Release"
build_gen: "NMake Makefiles"
Expand Down

0 comments on commit fb56b5d

Please sign in to comment.