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 401860c commit b486007Copy full SHA for b486007
.github/workflows/ci.yaml
@@ -1902,6 +1902,7 @@ jobs:
1902
runs-on: ubuntu-latest
1903
1904
strategy:
1905
+ fail-fast: false
1906
matrix:
1907
mode:
1908
- label: default
@@ -1976,6 +1977,7 @@ jobs:
1976
1977
1978
1979
1980
1981
1982
1983
@@ -2050,6 +2052,7 @@ jobs:
2050
2052
2051
2053
2054
2055
2056
2057
2058
0 commit comments