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