fail-fast false on the other matrix too

This commit is contained in:
Pat Hickey
2021-02-01 18:38:06 -08:00
parent e3850752b2
commit 544a491639

View File

@@ -211,6 +211,7 @@ jobs:
name: Test name: Test
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
fail-fast: false
matrix: matrix:
build: [stable, beta, nightly, windows, macos] build: [stable, beta, nightly, windows, macos]
include: include: