Unverified Commit e310a0cb by Edward Thomson Committed by GitHub

Update main.yml

parent 7f6f2790
...@@ -52,9 +52,12 @@ jobs: ...@@ -52,9 +52,12 @@ jobs:
strategy: strategy:
matrix: matrix:
platform: platform:
- - os: ubuntu-latest -
image: 'ubuntu:xenial' os: ubuntu-latest
- - os: macos-latest image: 'ubuntu:xenial'
- - os: windows-latest -
os: macos-latest
-
os: windows-latest
name: Build name: Build
runs-os: ${{ matrix.platform.os }} runs-os: ${{ matrix.platform.os }}
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