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

workflow: e2e_libvirt fix rust version error #2125

Merged

Conversation

stevenhorsman
Copy link
Member

In github.com//pull/2074 we removed the RUST_VERSION env, but we still use it in The Install rust toolchain step which it needed to build the kbs client. I plan to remove this need very sooner by using the cached kbs client, but can't test those changes due to this error.

In github.com/confidential-containers/pull/2074
we removed the RUST_VERSION env, but we still use it in
The `Install rust toolchain` step which it needed to build
the kbs client. I plan to remove this need very sooner by
using the cached kbs client, but can't test those changes due to this error.

Signed-off-by: stevenhorsman <[email protected]>
@stevenhorsman stevenhorsman requested a review from a team as a code owner October 22, 2024 14:12
@stevenhorsman stevenhorsman merged commit 0a0b0b7 into confidential-containers:main Oct 22, 2024
19 checks passed
@stevenhorsman stevenhorsman deleted the re-add-rust-version branch November 28, 2024 14:00
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.

3 participants