diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e66d5e2e29a..448417e12e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,11 @@ jobs: toolchain: false - version: 21 toolchain: true + - version: 22 + toolchain: true + - version: 23-ea + distribution: temurin + toolchain: true exclude: - os: name: Linux