GH-760 - Integration builds test against open source versions only.
This commit is contained in:
10
.github/workflows/integration.yaml
vendored
10
.github/workflows/integration.yaml
vendored
@@ -10,14 +10,10 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
version:
|
||||
- '3.0.16'
|
||||
- '3.0.17-SNAPSHOT'
|
||||
- '3.1.12'
|
||||
- '3.1.13-SNAPSHOT'
|
||||
- '3.2.8'
|
||||
- '3.2.9-SNAPSHOT'
|
||||
- '3.3.2'
|
||||
- '3.3.3-SNAPSHOT'
|
||||
- '3.2.10-SNAPSHOT'
|
||||
- '3.3.3'
|
||||
- '3.3.4-SNAPSHOT'
|
||||
- '3.4.0-SNAPSHOT'
|
||||
name: Build against Boot ${{ matrix.version }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user