ci: pins the version of wasi-testsuits (#1650)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
This commit is contained in:
4
.github/workflows/integration.yaml
vendored
4
.github/workflows/integration.yaml
vendored
@@ -265,7 +265,9 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: WebAssembly/wasi-testsuite
|
repository: WebAssembly/wasi-testsuite
|
||||||
ref: prod/testsuite-base
|
# prod/testsuite-base branch, as of May 12, 2023.
|
||||||
|
# TODO: once the wasi-testsuite is stable, we should use the latest tag instead of a branch.
|
||||||
|
ref: c9c751586fd86b321d595bbef13f2c7403cfdbc5
|
||||||
path: wasi-testsuite
|
path: wasi-testsuite
|
||||||
|
|
||||||
- name: Initialize Python environment
|
- name: Initialize Python environment
|
||||||
|
|||||||
Reference in New Issue
Block a user