Update main.workflow.yml

This commit is contained in:
Danny McCormick
2019-06-07 14:23:39 -04:00
committed by GitHub
parent 39b08f97b5
commit 06dc0d6399

View File

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