Skip to content

Commit 668f23d

Browse files
committed
GH-329 - Make integration builds only check Boot 3.2 compatibility.
As we now rely on API that has been introduced in Spring Framework 6.1 RC1.
1 parent 7ca64de commit 668f23d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
strategy:
1111
matrix:
1212
version:
13-
- '3.1.4-SNAPSHOT'
1413
- '3.2.0-SNAPSHOT'
1514
name: Build against Boot ${{ matrix.version }}
1615
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)