Changming Sun
81d363045b
Upgrade Ubuntu machine pool from 20.04 to 22.04 ( #19117 )
...
### Description
Upgrade Ubuntu machine pool from 20.04 to 22.04
2024-01-16 17:25:18 -08:00
Changming Sun
5eb5056c61
Always run emsdk_env.sh before build.py, even when ccache is disabled ( #18477 )
...
### Description
Always run emsdk_env.sh before build.py, even when ccache is disabled
This is a follow up to #18434 . That PR didn't handle the case when
ccache was disabled.
2023-11-16 21:37:29 -08:00
Changming Sun
27d068569a
Remove Node.js tool installer task from web ci pipeline ( #18434 )
...
EMSDK already has a nodejs. We will use that one to be more
consistent(the CI build pipeline would be less dependent on the VM
image).
2023-11-14 13:16:01 -08:00
Yi Zhang
fed08e070a
Add compiler cache in linux wasm build ( #16579 )
...
### Description
Add compiler cache in wasm build to accelerate web ci
### Motivation and Context
It could reduce the pipeline duration by 30 minutes.
web ci could be completed in 2 hours with cache.
https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1053219&view=results
2023-07-06 06:58:48 +08:00