Skip to content

Commit 5938362

Browse files
committed
Merge branch '3.3.x'
Closes gh-41927
2 parents b43cd51 + 6e19c8f commit 5938362

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os.id }}
1212
if: ${{ github.repository == 'spring-projects/spring-boot' }}
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
os:
1617
- id: ubuntu-latest

0 commit comments

Comments
 (0)