Skip to content

Commit

Permalink
Merge branch 'master' into fix-memory-leak
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Oct 26, 2023
2 parents 7e10b92 + e7dc731 commit acd9517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: Build it
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
with:
jdk-fast-fail-build: '11'
jdk-fast-fail-build: '21'
jdk-matrix: '["11", "17", "21"]'
jdk-distribution-matrix: '["zulu", "temurin", "microsoft", "liberica", "corretto"]'
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
Expand Down

0 comments on commit acd9517

Please sign in to comment.