From c97743adb573fc7e1972ba581330abc1b61c0bce Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 6 Dec 2024 16:18:47 -0800 Subject: [PATCH] Fix the branch name for building the rhel8 stream Resolves: RHEL-67426 --- rust-toolset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolset.yaml b/rust-toolset.yaml index 00d9f3e..1d48bd3 100644 --- a/rust-toolset.yaml +++ b/rust-toolset.yaml @@ -37,5 +37,5 @@ data: rpms: rust: rationale: Rust compiler and tools - ref: stream-rust-toolset-rhel-next-rhel-8.10.0 + ref: stream-rust-toolset-rhel8-rhel-8.10.0 buildorder: 0