Skip to content

Commit

Permalink
Run fast build with Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Feb 11, 2024
1 parent 2082f9b commit 84bbccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
jdk-matrix: '["8", "11"]'
os-matrix: '["ubuntu-latest"]'
ff-jdk: '8'
ff-jdk: '11'

0 comments on commit 84bbccd

Please sign in to comment.