Skip to content

Commit 09ccbf3

Browse files
m
1 parent f3b285b commit 09ccbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-codebuild-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
platform:
3737
- distribution: corretto
3838
image: "aws/codebuild/standard:7.0"
39-
version: [ 8, 11 ]
39+
version: [ 8, 11, 17, 21 ]
4040
steps:
4141
- name: Configure AWS Credentials
4242
uses: aws-actions/configure-aws-credentials@v3

0 commit comments

Comments
 (0)