Skip to content

Commit f3140a7

Browse files
authored
chore: add corretto11 (#390)
1 parent f58051d commit f3140a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codebuild/release/release-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
phases:
1616
install:
1717
runtime-versions:
18-
java: openjdk11
18+
java: corretto11
1919
pre_build:
2020
commands:
2121
- git checkout $BRANCH

0 commit comments

Comments
 (0)