mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 13:38:00 +00:00
Reland updating manually generated configs
These configs match the output of the new Starlark generated configs that are being worked on. Landing these in advance to a) confirm that they working, and b) make the patch using Starlark a no-op from the config contents perspective. Containsf3dcbf5c5canddffb68e49dthat were reverted. BUG=tint:693 Change-Id: Idf03edac2d318695a8088b9f779803b431da9e8c Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51820 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
committed by
Tint LUCI CQ
parent
22d891c6c4
commit
ba1fb84855
@@ -36,6 +36,9 @@ config_groups {
|
||||
builders {
|
||||
name: "tint/try/linux-clang-rel-x64"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/linux-clang-rel-x86"
|
||||
}
|
||||
builders {
|
||||
name: "tint/try/mac-dbg"
|
||||
}
|
||||
@@ -51,6 +54,15 @@ 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