Merge branch 'post-01' into post-02

This commit is contained in:
Philipp Oppermann
2021-03-10 09:13:39 +01:00

View File

@@ -16,6 +16,7 @@ jobs:
check: check:
name: Check name: Check
strategy: strategy:
fail-fast: false
matrix: matrix:
platform: [ platform: [
ubuntu-latest, ubuntu-latest,
@@ -41,6 +42,7 @@ jobs:
test: test:
name: Test name: Test
strategy: strategy:
fail-fast: false
matrix: matrix:
platform: [ platform: [
ubuntu-latest, ubuntu-latest,