Skip to content

Commit a915f76

Browse files
committed
GH-217 - Upgrade CI integration builds after recent releases.
1 parent 85ce443 commit a915f76

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.4-SNAPSHOT', '3.1.0-SNAPSHOT']
12+
version: ['3.0.7', '3.0.8-SNAPSHOT', '3.1.1-SNAPSHOT', '3.2.0-SNAPSHOT']
1313
name: Build against Boot ${{ matrix.version }}
1414
runs-on: ubuntu-latest
1515

0 commit comments

Comments
 (0)