mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-02 23:39:58 +00:00
Increase the timeout value of win-wasm-ci.yml (#15257)
This commit is contained in:
parent
ecb89ed752
commit
fb1f03fdff
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ parameters:
|
|||
default: false
|
||||
|
||||
- name: TimeoutInMinutes
|
||||
default: 150
|
||||
default: 180
|
||||
|
||||
jobs:
|
||||
- job: build_WASM
|
||||
|
|
|
|||
Loading…
Reference in a new issue