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 e790107 commit 6fdd6f5Copy full SHA for 6fdd6f5
.github/workflows/scheduler.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
build-snapshots:
12
strategy:
13
+ fail-fast: false
14
matrix:
15
branch: [ 'wip/2.4', 'wip/3.0', 'wip/3.1', 'wip/4.0', 'wip/4.1' ]
16
uses: ./.github/workflows/build.yml
0 commit comments