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 29, 2023
1 parent d914fa9 commit f2552a7
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 f2552a7

Please sign in to comment.