Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:speedment/jpa-streamer into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
julgus committed Jun 2, 2023
2 parents a484453 + f6e72ba commit d1588c9
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 @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
# test against latest update of each major Java version, as well as specific updates of LTS versions:
java: [ 11, 12, 13, 14, 15 ]
java: [ 11, 17, 20 ]
name: Java ${{ matrix.java }}

steps:
Expand Down

0 comments on commit d1588c9

Please sign in to comment.