Add java 19 to CI

This commit is contained in:
AsamK 2022-10-19 20:34:42 +02:00
parent e4a4788d5e
commit eb71fd1a5a
2 changed files with 2 additions and 2 deletions

View file

@ -151,7 +151,7 @@ jobs:
shell: bash # Explicit for windows
env:
JAVA_VERSION: 18
JAVA_VERSION: 19
steps: