Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix CI on main #9380

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

alexcrichton
Copy link
Member

Currently PRs can't land due to failing wasi-nn tests. I believe this is due to recent changes in the https://github.com/intel/openvino-rs repository so this commit changes from the main commit to a historical commit where things should be downloadable.

prtest:full

Currently PRs can't land due to failing wasi-nn tests. I believe this is
due to recent changes in the https://github.com/intel/openvino-rs
repository so this commit changes from the `main` commit to a historical
commit where things should be downloadable.

prtest:full
@alexcrichton alexcrichton requested a review from a team as a code owner October 6, 2024 01:20
@alexcrichton alexcrichton requested review from elliottt and removed request for a team October 6, 2024 01:20
@alexcrichton alexcrichton added this pull request to the merge queue Oct 6, 2024
Merged via the queue into bytecodealliance:main with commit 1ac55a3 Oct 6, 2024
127 checks passed
@alexcrichton alexcrichton deleted the fix-ci branch October 6, 2024 17:16
abrown added a commit to abrown/wasmtime that referenced this pull request Feb 5, 2025
Over in the [openvino-rs] repository, we removed large test artifacts
that required Git LFS and moved these artifacts to a new download site,
[download.01.org]. This broke Wasmtime's CI and was fixed in bytecodealliance#9380 by
pinning to a commit version. This change adopts the [download.01.org]
site in Wasmtime's CI to fully cut the dependency to GitHub's LFS
bandwidth limits.

[openvino-rs]: https://github.com/intel/openvino-rs
[download.01.org]: https://download.01.org/openvinotoolkit/fixtures
abrown added a commit to abrown/wasmtime that referenced this pull request Feb 5, 2025
Over in the [openvino-rs] repository, we removed large test artifacts
that required Git LFS and moved these artifacts to a new download site,
[download.01.org]. This broke Wasmtime's CI and was fixed in bytecodealliance#9380 by
pinning to a commit version. This change adopts the [download.01.org]
site in Wasmtime's CI to fully cut the dependency to GitHub's LFS
bandwidth limits.

[openvino-rs]: https://github.com/intel/openvino-rs
[download.01.org]: https://download.01.org/openvinotoolkit/fixtures

prtest:full
github-merge-queue bot pushed a commit that referenced this pull request Feb 5, 2025
Over in the [openvino-rs] repository, we removed large test artifacts
that required Git LFS and moved these artifacts to a new download site,
[download.01.org]. This broke Wasmtime's CI and was fixed in #9380 by
pinning to a commit version. This change adopts the [download.01.org]
site in Wasmtime's CI to fully cut the dependency to GitHub's LFS
bandwidth limits.

[openvino-rs]: https://github.com/intel/openvino-rs
[download.01.org]: https://download.01.org/openvinotoolkit/fixtures

prtest:full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants