Unverified Commit aaf96aff by Edward Thomson Committed by GitHub

Update main.yml

parent d7b0e918
......@@ -62,6 +62,10 @@ jobs:
os: macos-latest
-
os: windows-latest
env:
CC: $({ matrix.platform.cc }}
CMAKE_GENERATOR: ${{ matrix.platform.cmake_generator }}
CMAKE_OPTIONS: ${{ matrix.platform.cmake_options }}
name: Build
runs-on: ${{ matrix.platform.os }}
steps:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment