GH-269 - Update integration build after Boot releases.

This commit is contained in:
Oliver Drotbohm
2023-08-25 10:20:00 -07:00
parent 52f61bb1f3
commit 4d939d34a9

View File

@@ -9,7 +9,7 @@ jobs:
integration:
strategy:
matrix:
version: ['3.0.9', '3.0.10-SNAPSHOT', '3.1.3-SNAPSHOT', '3.2.0-M1', '3.2.0-SNAPSHOT']
version: ['3.0.10', '3.0.11-SNAPSHOT', '3.1.3', '3.1.4-SNAPSHOT', '3.2.0-SNAPSHOT']
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest