Skip to content

Commit

Permalink
Update ci_codebuild-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmcdonald3 authored Nov 21, 2024
1 parent 4aa6a26 commit d8b6517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_codebuild-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
role-duration-seconds: 4200
- name: Run python-${{ matrix.python.python_version }} ${{ matrix.codebuild_file_name }}
uses: aws-actions/aws-codebuild-run-build@v1
timeout-minutes: 65
timeout-minutes: 70
with:
project-name: python-esdk
buildspec-override: codebuild/py${{ matrix.python.python_version }}/${{ matrix.codebuild_file_name }}
Expand Down

0 comments on commit d8b6517

Please sign in to comment.