Skip to content

Commit 6fbbe12

Browse files
m
1 parent d060981 commit 6fbbe12

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
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
role-to-assume: ${{ secrets.CI_AWS_ROLE_ARN }}
4040
aws-region: us-west-2
41-
role-duration-seconds: 4200
41+
role-duration-seconds: 3600
4242
- name: Run python-${{ matrix.python.python_version }} ${{ matrix.codebuild_file_name }}
4343
uses: aws-actions/aws-codebuild-run-build@v1
4444
timeout-minutes: 70

0 commit comments

Comments
 (0)