GH-217 - Upgrade CI integration builds after recent releases.

This commit is contained in:
Oliver Drotbohm
2023-06-15 19:10:58 +02:00
parent 85ce443ce5
commit a915f76422

View File

@@ -9,7 +9,7 @@ jobs:
integration:
strategy:
matrix:
version: ['3.0.4-SNAPSHOT', '3.1.0-SNAPSHOT']
version: ['3.0.7', '3.0.8-SNAPSHOT', '3.1.1-SNAPSHOT', '3.2.0-SNAPSHOT']
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest