Skip to content

Commit

Permalink
Switch back to ubunutu-latest to see if it fixes OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Dec 19, 2024
1 parent d5f1737 commit 1459816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/matrix-jvm-tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"java-version": 17,
"maven_args": "$JVM_TEST_MAVEN_ARGS",
"maven_opts": "-Xmx2g -XX:MaxMetaspaceSize=1g",
"os-name": "ubuntu-22.04"
"os-name": "ubuntu-latest"
},
{
"name": "21",
"java-version": 21,
"java-version-gradle": 20,
"maven_args": "$JVM_TEST_MAVEN_ARGS",
"maven_opts": "-Xmx3g -XX:MaxMetaspaceSize=1g",
"os-name": "ubuntu-22.04"
"os-name": "ubuntu-latest"
},
{
"name": "17 Windows",
Expand Down

0 comments on commit 1459816

Please sign in to comment.