fix yaml syntax

This commit is contained in:
Pat Hickey
2021-05-05 14:57:33 -07:00
parent 6616c1eaf1
commit 148afd3949

View File

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