This commit is contained in:
jvyden 2021-10-19 23:22:05 -04:00
commit 275356a2dd
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -11,10 +11,11 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 10 timeout-minutes: 10
strategy: strategy:
fail-fast: false
matrix: matrix:
os: os:
- Linux
- Windows - Windows
- Linux
- MacOS - MacOS
steps: steps:
- name: Cancel previous runs of this workflow - name: Cancel previous runs of this workflow