GH-977 - Upgrade integration builds against latest versions.
This commit is contained in:
10
.github/workflows/integration.yaml
vendored
10
.github/workflows/integration.yaml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user