We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b285b commit 09ccbf3Copy full SHA for 09ccbf3
.github/workflows/run-codebuild-ci.yml
@@ -36,7 +36,7 @@ jobs:
36
platform:
37
- distribution: corretto
38
image: "aws/codebuild/standard:7.0"
39
- version: [ 8, 11 ]
+ version: [ 8, 11, 17, 21 ]
40
steps:
41
- name: Configure AWS Credentials
42
uses: aws-actions/configure-aws-credentials@v3
0 commit comments