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 bc1920d commit d627a5dCopy full SHA for d627a5d
.github/workflows/ci.yml
@@ -11,6 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os.id }}
12
if: ${{ github.repository == 'spring-projects/spring-boot' }}
13
strategy:
14
+ fail-fast: false
15
matrix:
16
os:
17
- id: ubuntu-latest
0 commit comments