diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb11ce3762..17555929eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,6 +24,9 @@ jobs: toolchain: true - version: 22 toolchain: true + - version: 23-ea + distribution: temurin + toolchain: true exclude: - os: name: Linux