[CI] fail-fast: false

This commit is contained in:
Mathis Logemann 2022-11-26 16:40:16 +01:00
parent d949acb925
commit 2ff1f4228d

View file

@ -28,6 +28,7 @@ jobs:
name: Build and Test
needs: checkSource
strategy:
fail-fast: false
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
memory-mapped: ["OFF", "ON"]