This commit is contained in:
CrazyMax
2020-05-07 11:51:19 +02:00
parent 85e5a36a01
commit 6cda5a63f1
+7 -7
View File
@@ -15,13 +15,13 @@ on:
jobs: jobs:
test: test:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: os:
- ubuntu-latest - ubuntu-latest
- macOS-latest - macOS-latest
- windows-latest - windows-latest
steps: steps:
- -
# https://github.com/actions/checkout # https://github.com/actions/checkout