GH-907 - Upgrade to Spring Boot 3.4 RC1.
This commit is contained in:
8
.github/workflows/integration.yaml
vendored
8
.github/workflows/integration.yaml
vendored
@@ -10,10 +10,10 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
version:
|
||||
- '3.2.8'
|
||||
- '3.2.10-SNAPSHOT'
|
||||
- '3.3.3'
|
||||
- '3.3.4-SNAPSHOT'
|
||||
- '3.2.11'
|
||||
- '3.2.12-SNAPSHOT'
|
||||
- '3.3.5'
|
||||
- '3.3.6-SNAPSHOT'
|
||||
- '3.4.0-SNAPSHOT'
|
||||
name: Build against Boot ${{ matrix.version }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user