We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea37af4 commit 7496d87Copy full SHA for 7496d87
.github/workflows/linux.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
build:
8
runs-on: ${{ matrix.os }}
9
+ continue-on-error: ${{ matrix.experimental }}
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments