Update to JDK 17 (#1828)

fixes #1404
This commit is contained in:
Sebastian Stenzel
2021-10-08 14:59:24 +02:00
committed by GitHub
parent 8319a09b12
commit 6c6f6baf12
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
env:
JAVA_VERSION: 16
JAVA_VERSION: 17
defaults:
run:
+1 -1
View File
@@ -13,7 +13,7 @@ on:
- '[0-9]+.[0-9]+.[0-9]+-*'
env:
JAVA_VERSION: 16
JAVA_VERSION: 17
defaults:
run: