Increase timeout from 5m to 10m for S3 HTTPS test workflow
This commit is contained in:
@@ -18,7 +18,7 @@ defaults:
|
|||||||
jobs:
|
jobs:
|
||||||
awscli-tests:
|
awscli-tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 5
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user