mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-05 11:21:58 -05:00
/.github/workflows/ci-bats-tests.yaml: Set role duration to 1 hour
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
aws-region: us-west-2
|
||||
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
|
||||
role-duration-seconds: 1200
|
||||
role-duration-seconds: 3600
|
||||
- name: Setup Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user