Skip to content

Commit

Permalink
Move baseline from Java 11 to Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Nov 27, 2023
1 parent dd5abd1 commit e4b5478
Show file tree
Hide file tree
Showing 113 changed files with 258 additions and 466 deletions.
7 changes: 0 additions & 7 deletions .github/matrix-jvm-tests.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
[ {
"name": "11",
"java-version": 11,
"maven_args": "$JVM_TEST_MAVEN_ARGS",
"maven_opts": "-Xmx2g -XX:MaxMetaspaceSize=1g",
"os-name": "ubuntu-latest"
}
, {
"name": "17",
"java-version": 17,
"maven_args": "$JVM_TEST_MAVEN_ARGS",
Expand Down
Loading

0 comments on commit e4b5478

Please sign in to comment.