GH-424 - Update compatibility builds.

This commit is contained in:
Oliver Drotbohm
2023-12-21 14:22:48 +01:00
parent b53d463195
commit 85520fe4b2

View File

@@ -10,9 +10,9 @@ jobs:
strategy:
matrix:
version:
- '3.1.5'
- '3.1.6-SNAPSHOT'
- '3.2.0-SNAPSHOT'
- '3.1.7'
- '3.1.8-SNAPSHOT'
- '3.2.2-SNAPSHOT'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest