Skip to content

Commit

Permalink
Build on JDK 17+
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jun 22, 2024
1 parent 7738228 commit 4e7b12a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
ff-maven: "4.0.0-beta-3" # Maven version for fail-fast-build
maven-matrix: '[ "4.0.0-beta-3" ]'
maven-matrix: '[ "4.0.0-beta-3" ]'
jdk-matrix: '[ "17", "21" ]'

0 comments on commit 4e7b12a

Please sign in to comment.