mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
Increase test timeout to allow slow VMs to finish
This commit is contained in:
parent
02488c1b54
commit
f67e479039
2
.github/workflows/selfhosted.yml
vendored
2
.github/workflows/selfhosted.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
|||||||
run: vmrun make
|
run: vmrun make
|
||||||
- name: make tests
|
- name: make tests
|
||||||
run: vmrun ./.github/run_test.sh ${{ matrix.configs }}
|
run: vmrun ./.github/run_test.sh ${{ matrix.configs }}
|
||||||
timeout-minutes: 300
|
timeout-minutes: 600
|
||||||
- name: save logs
|
- name: save logs
|
||||||
if: failure()
|
if: failure()
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user