mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-27 07:05:56 +08:00
Increase timeout from 5m to 10m for S3 HTTPS test workflow
This commit is contained in:
@@ -18,7 +18,7 @@ defaults:
|
||||
jobs:
|
||||
awscli-tests:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user