GH-977 - Upgrade integration builds against latest versions.

This commit is contained in:
Oliver Drotbohm
2024-12-05 18:43:13 +01:00
parent c7fb87b378
commit dd4c0dcaa6

View File

@@ -10,11 +10,15 @@ jobs:
strategy:
matrix:
version:
- '3.0.13'
- '3.1.12'
- '3.2.12-SNAPSHOT'
- '3.3.6'
- '3.3.7-SNAPSHOT'
- '3.4.0-RC1'
- '3.4.0-SNAPSHOT'
- '3.4.0'
- '3.4.1-SNAPSHOT'
jmolecules:
- '2023.2.1'
- '2025.0.0-RC2'
name: Build against Boot ${{ matrix.version }}
runs-on: ubuntu-latest