linux only

This commit is contained in:
Tom Everett
2020-06-06 15:57:38 -06:00
parent da91571a25
commit 6bedb828e3
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest]
fail-fast: false
steps: