diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index e87dd1b56..732d993ce 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -42,13 +42,13 @@ jobs: java: [ 8, 11, 17 ] experimental: [false] # include: -# - java: 18-ea +# - java: 22-ea # os: ubuntu-20.04 # experimental: true -# - java: 18-ea +# - java: 22-ea # os: windows-latest # experimental: true -# - java: 18-ea +# - java: 22-ea # os: macos-latest # experimental: true fail-fast: false