Skip to content

Commit 06c5204

Browse files
committed
GH-281 - Update integration builds after Boot releases.
1 parent 48b207e commit 06c5204

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.9', '3.0.10-SNAPSHOT', '3.1.3-SNAPSHOT', '3.2.0-M1', '3.2.0-SNAPSHOT']
12+
version: ['3.0.10', '3.0.11-SNAPSHOT', '3.1.4-SNAPSHOT', '3.2.0-M2', '3.2.0-SNAPSHOT']
1313
name: Build against Boot ${{ matrix.version }}
1414
runs-on: ubuntu-latest
1515

0 commit comments

Comments
 (0)