CI: don't trigger *all* library tests on wasm-only changes (#81906)
authorAnkit Jain <radical@gmail.com>
Wed, 15 Feb 2023 19:19:15 +0000 (14:19 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 19:19:15 +0000 (14:19 -0500)
commit33e912de1027bc262ecc8ba6642359508fffc703
treef81a29aa2eb7e91cd1ba622792c62ee0c5b4d3f5
parent3b7dfff0e6e31262c43585c9eda8830c2d21675c
CI: don't trigger *all* library tests on wasm-only changes (#81906)

* CI: don't trigger *all* library tests on wasm-only changes

For wasm changes that should trigger wasm library tests, a different
subset is used.

* CI: Remove unused wasi-build-only.yml

* Add runtime-wasm-optional to wasm-only list
eng/pipelines/common/evaluate-default-paths.yml
eng/pipelines/common/templates/wasi-build-only.yml [deleted file]