We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b43cd51 + 6e19c8f commit 5938362Copy full SHA for 5938362
.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