mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:07:17 +03:00
GHA/windows: increase timeout for vcpkg build step [ci skip]
Examples: https://github.com/curl/curl/actions/runs/10102112253/job/27937088909?pr=14274 https://github.com/curl/curl/actions/runs/10102112253/job/27937082353?pr=14274 https://github.com/curl/curl/actions/runs/10102112253/job/27937088478?pr=14274
This commit is contained in:
parent
08a68e9a5a
commit
417052e99a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -565,7 +565,7 @@ jobs:
|
|||
vcpkg version
|
||||
|
||||
- name: 'vcpkg build'
|
||||
timeout-minutes: 25
|
||||
timeout-minutes: 35
|
||||
run: vcpkg x-set-installed ${{ matrix.install }} '--triplet=${{ matrix.arch }}-${{ matrix.plat }}'
|
||||
|
||||
- name: 'cmake configure'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue