mirror of
https://github.com/curl/curl.git
synced 2026-05-30 03:07:28 +03:00
GHA/checksrc: give more time for slow Azure servers [ci skip]
Sometimes 1 minutes is too short to install 39.4 kB of archives. Ref: https://github.com/curl/curl/actions/runs/19898949860/job/57036965452
This commit is contained in:
parent
6694a42aa0
commit
1753de9d7a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -122,7 +122,7 @@ jobs:
|
|||
xmllint:
|
||||
name: 'xmllint'
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 1
|
||||
timeout-minutes: 3
|
||||
steps:
|
||||
- name: 'install prereqs'
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue