mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 05:27:49 +00:00
Reverting manual config changes due to MSVC builder issues
Revert "Remove win toolchain from msvc builds" This reverts commitf6593ffc76. Revert "Fix validation of manually generated configs" This reverts commitdffb68e49d. Revert "Update manually generated configs" This reverts commitf3dcbf5c5c. BUG=tint:693 Change-Id: Iedbbe6e2f162da7a435001d8e45aa8dcdb1d4b9b Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51620 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
@@ -36,9 +36,6 @@ config_groups {
|
||||
builders {
|
||||
name: "tint/try/linux-clang-rel-x64"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/linux-clang-rel-x86"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/mac-dbg"
|
||||
}
|
||||
@@ -54,15 +51,6 @@ config_groups {
|
||||
builders {
|
||||
name: "tint/try/win-clang-rel-x64"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/win-clang-rel-x86"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/win-msvc-dbg-x64"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/win-msvc-rel-x64"
|
||||
}
|
||||
|
||||
retry_config {
|
||||
single_quota: 1
|
||||
|
||||
Reference in New Issue
Block a user