Update main.workflow.yml

This commit is contained in:
Danny McCormick 2019-06-07 14:23:11 -04:00 committed by GitHub
parent f2f2930a21
commit 39b08f97b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ on: push
jobs: jobs:
build: build:
pool: ${{ matrix.operating-system }} queue: ${{ matrix.operating-system }}
strategy: strategy:
matrix: matrix:
operating-system: [Linux, macOS, Windows] operating-system: [Linux, macOS, Windows]