Update main.workflow.yml

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

View file

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