diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 42bd574aa3c..fb73ab2e57d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macOS-latest, windows-latest] - java: [11, 17, 20, 21] + java: [11, 17, 20, 21, 22] distribution: ['zulu'] fail-fast: false max-parallel: 4 diff --git a/pom.xml b/pom.xml index 4674dcc968a..e6f8de8c4b6 100644 --- a/pom.xml +++ b/pom.xml @@ -153,6 +153,8 @@ 1678513628 + + [11,12),[17,18),[20,21),[21,22),[22,23)