Skip to content

Commit

Permalink
Use default JDK and Maven versions matrix for GH build
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski authored Feb 8, 2024
1 parent 1292a93 commit deccbdf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@ jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
maven-matrix: '[ "3.2.5", "3.9.1" ]'
jdk-matrix: '[ "8", "11", "17", "20" ]'
ff-maven: '3.9.1'
ff-jdk: '17'

0 comments on commit deccbdf

Please sign in to comment.