Skip to content

Commit

Permalink
GH-760 - Integration builds test against open source versions only.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 23, 2024
1 parent 662adac commit 40ecf14
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 40ecf14

Please sign in to comment.