mirror of
https://github.com/twuni/docker-registry.helm.git
synced 2026-05-23 17:53:04 +00:00
fix: shrink timeout
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
integration-stest:
|
||||
name: Integration Test
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.2
|
||||
- uses: AbsaOSS/k3d-action@v2.4.0
|
||||
|
||||
Reference in New Issue
Block a user