Skip to content

Commit

Permalink
Bump build to JDK 17 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Dec 1, 2023
1 parent 375b736 commit ec7635c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
env:
ECOSYSTEM_CI_REPO: quarkusio/quarkus-ecosystem-ci
ECOSYSTEM_CI_REPO_FILE: context.yaml
JAVA_VERSION: 11
JAVA_VERSION: 17

#########################
# Repo specific setting #
Expand Down

0 comments on commit ec7635c

Please sign in to comment.