mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Increase action timeout
This commit is contained in:
2
.github/workflows/validate-upgrade-path.yml
vendored
2
.github/workflows/validate-upgrade-path.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
validate-upgrade-path:
|
||||
name: Validate upgrade-path.yaml
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 3
|
||||
timeout-minutes: 15
|
||||
|
||||
steps:
|
||||
- name: Checkout source
|
||||
|
||||
Reference in New Issue
Block a user