Skip to content

Commit d8b6517

Browse files
Update ci_codebuild-tests.yml
1 parent 4aa6a26 commit d8b6517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_codebuild-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
role-duration-seconds: 4200
4242
- name: Run python-${{ matrix.python.python_version }} ${{ matrix.codebuild_file_name }}
4343
uses: aws-actions/aws-codebuild-run-build@v1
44-
timeout-minutes: 65
44+
timeout-minutes: 70
4545
with:
4646
project-name: python-esdk
4747
buildspec-override: codebuild/py${{ matrix.python.python_version }}/${{ matrix.codebuild_file_name }}

0 commit comments

Comments
 (0)