GH-955 - Upgrade integration builds to latest releases and previews.

This commit is contained in:
Oliver Drotbohm
2024-12-05 18:26:07 +01:00
parent 99f4ebe8a5
commit 72af66b786

View File

@@ -10,14 +10,14 @@ jobs:
strategy:
matrix:
boot:
- '3.1.12'
- '3.2.12'
- '3.2.13-SNAPSHOT'
- '3.3.6'
- '3.3.7-SNAPSHOT'
- '3.4.1-SNAPSHOT'
jmolecules:
- '2023.2.0'
- '2025.0.0-RC1'
- '2023.2.1'
- '2025.0.0-RC2'
name: Build against Boot ${{ matrix.boot }} / jMolecules ${{ matrix.jmolecules }}
runs-on: ubuntu-latest