Skip to content

Commit 3ca1450

Browse files
authored
Bump build to JDK 17 (#576)
1 parent 7235d92 commit 3ca1450

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
@@ -10,7 +10,7 @@ on:
1010
env:
1111
ECOSYSTEM_CI_REPO: quarkusio/quarkus-ecosystem-ci
1212
ECOSYSTEM_CI_REPO_FILE: context.yaml
13-
JAVA_VERSION: 11
13+
JAVA_VERSION: 17
1414

1515
#########################
1616
# Repo specific setting #

0 commit comments

Comments
 (0)