alexcrichton opened PR #10450 from alexcrichton:back24
to bytecodealliance:release-24.0.0
:
This is an attempt to get CI working to address https://github.com/bytecodealliance/wasmtime/issues/10447
alexcrichton requested pchickey for a review on PR #10450.
alexcrichton requested wasmtime-default-reviewers for a review on PR #10450.
alexcrichton updated PR #10450.
alexcrichton updated PR #10450.
alexcrichton commented on PR #10450:
I temporarily tried to update the openvino installation action but abandoned that when it caused other failures. The original failure was resolved by pinning to a specific CI images, so I've stuck with that. All green now!
abrown commented on PR #10450:
I'm pretty sure that OpenVINO failure is related to an upstream breaking change in the OpenVINO C API, fixed in https://github.com/intel/openvino-rs/pull/149. Not sure the best way to resolve that in this branch, though: should we be backporting dependency updates? Seems not in the spirit of our LTS concept.
abrown submitted PR review:
Makes sense to pin all this down for stability.
alexcrichton commented on PR #10450:
Yeah in the spirit of older branches I think it's best to leave dependency updates as a last resort. Still possible to do but only done when other avenues have been exhausted.
alexcrichton merged PR #10450.
Last updated: Apr 19 2025 at 23:03 UTC