We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58051d commit f3140a7Copy full SHA for f3140a7
1 file changed
codebuild/release/release-prod.yml
@@ -15,7 +15,7 @@ env:
15
phases:
16
install:
17
runtime-versions:
18
- java: openjdk11
+ java: corretto11
19
pre_build:
20
commands:
21
- git checkout $BRANCH
0 commit comments