Add CI for Java 22

Closes gh-39746
This commit is contained in:
Andy Wilkinson
2024-03-04 10:07:28 +00:00
parent 753bbf4785
commit 8efdc1e46d
2 changed files with 28 additions and 3 deletions

View File

@@ -20,6 +20,8 @@ jobs:
toolchain: false
- version: 21
toolchain: true
- version: 22
toolchain: true
exclude:
- os:
name: Linux