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 b253b54 commit 9a0d991Copy full SHA for 9a0d991
.github/workflows/run-codebuild-ci.yml
@@ -36,8 +36,6 @@ jobs:
36
platform:
37
- distribution: corretto
38
image: "aws/codebuild/standard:7.0"
39
- - distribution: corretto
40
- image: "aws/codebuild/amazonlinux-x86_64-standard:5.0" # Corretto only runs on AL2
41
version: [ 8, 11 ]
42
steps:
43
- name: Configure AWS Credentials
0 commit comments