Skip to content

Commit a89e69a

Browse files
authored
Bump build to JDK 17 (#536)
1 parent c526d00 commit a89e69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarkus-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
ECOSYSTEM_CI_REPO: quarkusio/quarkus-ecosystem-ci
1111
ECOSYSTEM_CI_REPO_FILE: context.yaml
12-
JAVA_VERSION: 11
12+
JAVA_VERSION: 17
1313

1414
#########################
1515
# Repo specific setting #

0 commit comments

Comments
 (0)