diff --git a/.github/workflows/ci-actions-incremental.yml b/.github/workflows/ci-actions-incremental.yml index 479deb5fd4278..5ab0d6b06032c 100644 --- a/.github/workflows/ci-actions-incremental.yml +++ b/.github/workflows/ci-actions-incremental.yml @@ -249,8 +249,8 @@ jobs: os-name: "ubuntu-latest" } - { - name: "16", - java-version: 16, + name: "17", + java-version: 17, maven_args: "$JVM_TEST_MAVEN_ARGS -pl '!devtools/gradle'", maven_opts: "-Xmx2g -XX:MaxMetaspaceSize=1g", os-name: "ubuntu-latest"