Skip to content

Commit

Permalink
heh
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmeisel committed Dec 7, 2019
1 parent 2d9a478 commit fad109f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
include:
- platform: windows-latest
cmake_type: "Visual Studio 16 2019"
- cmake_type: "Unix Makefiles"
- platform: [ubuntu-latest, macos-latest]
cmake_type: "Unix Makefiles"

runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit fad109f

Please sign in to comment.