Skip to content

Commit cf27633

Browse files
m
1 parent 7594a6c commit cf27633

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci_codebuild-tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ jobs:
3434
- "integ.yml"
3535
exclude:
3636
# No "awses_local.yml" file exists in py39/
37-
- python_version: "39"
37+
- python:
38+
- python_version: "39"
39+
image: "aws/codebuild/standard:5.0"
3840
codebuild_file_name: "awses_local.yml"
3941
steps:
4042
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)