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 7ecb917 commit 11feea1Copy full SHA for 11feea1
.github/workflows/release-stage-1_update_dependencies.yml
@@ -64,6 +64,7 @@ jobs:
64
runs-on: ubuntu-latest
65
strategy:
66
max-parallel: 1
67
+ fail-fast: false
68
matrix:
69
stream: ${{ fromJson(needs.define-matrix.outputs.matrix).stream }}
70
steps:
0 commit comments