Update test workflow

This commit is contained in:
CrazyMax 2020-10-25 15:36:42 +01:00
parent cb039680df
commit 82966b7661
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -26,14 +26,7 @@ jobs:
run: docker buildx bake test run: docker buildx bake test
test: test:
runs-on: ${{ matrix.os }} runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macOS-latest
- windows-latest
steps: steps:
- -
name: Checkout name: Checkout