Skip to content

Commit c3540ac

Browse files
author
Ryan Baxter
authored
Adding environment variable to use JDK 17
1 parent e3ad216 commit c3540ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ applications:
66
env:
77
ISSUEBOT_GITHUB_CREDENTIALS_PASSWORD: setpasswordhere
88
ISSUEBOT_GITHUB_CREDENTIALS_USERNAME: spring-cloud-issues
9+
JBP_CONFIG_OPEN_JDK_JRE: '{ jre: { version: 17.0.1_12 }}'

0 commit comments

Comments
 (0)