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 28, 2023
1 parent 7d4f0c6 commit 61182e3
Show file tree
Hide file tree
Showing 115 changed files with 273 additions and 475 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 61182e3

Please sign in to comment.