Make Windows Rust try builder use a Release build

One last try to make the Rust recipe steps work on Windows. I don't know
if this will work.

Change-Id: I117647aca62d5c60c1856eb45c75da650654be19
Bug: 42290446
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/80967
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
This commit is contained in:
Lily Chen
2025-07-31 15:04:44 -04:00
committed by Boringssl LUCI CQ
parent 4b32850023
commit 7d63bd0e02
3 changed files with 5 additions and 3 deletions

View File

@@ -234,7 +234,7 @@ config_groups {
name: "boringssl/try/win64_rel"
}
builders {
name: "boringssl/try/win64_rust"
name: "boringssl/try/win64_rel_rust"
includable_only: true
}
builders {