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 a915f76 commit 676ee3fCopy full SHA for 676ee3f
.github/workflows/integration.yaml
@@ -9,7 +9,7 @@ jobs:
9
integration:
10
strategy:
11
matrix:
12
- version: ['3.0.7', '3.0.8-SNAPSHOT', '3.1.1-SNAPSHOT', '3.2.0-SNAPSHOT']
+ version: ['3.0.7', '3.0.8-SNAPSHOT', '3.1.1-SNAPSHOT', '3.2.0-SNAPSHOT -Dspring-framework.version=6.1.0-SNAPSHOT']
13
name: Build against Boot ${{ matrix.version }}
14
runs-on: ubuntu-latest
15
0 commit comments