This commit is contained in:
CrazyMax 2020-05-07 11:51:19 +02:00
parent 85e5a36a01
commit 6cda5a63f1
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 7 additions and 7 deletions

View File

@ -15,13 +15,13 @@ on:
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macOS-latest
- windows-latest
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macOS-latest
- windows-latest
steps:
-
# https://github.com/actions/checkout