Skip to content

Commit c57c840

Browse files
committed
GH-330 - Upgrade integration builds to latest Spring Boot releases.
1 parent 8fa2c7a commit c57c840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
integration:
1010
strategy:
1111
matrix:
12-
version: ['3.0.10', '3.0.11-SNAPSHOT', '3.1.4-SNAPSHOT', '3.2.0-M2', '3.2.0-SNAPSHOT']
12+
version: ['3.0.12', '3.0.13-SNAPSHOT', '3.1.6-SNAPSHOT', '3.2.0-RC1', '3.2.0-SNAPSHOT']
1313
name: Build against Boot ${{ matrix.version }}
1414
runs-on: ubuntu-latest
1515

0 commit comments

Comments
 (0)