mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 05:27:49 +00:00
Update 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. BUG=tint:693 Change-Id: I82a85405097ae2e595c87f658027eddaa75e21a9 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51400 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Jamie Madill <jmadill@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
3d338315b3
commit
f3dcbf5c5c
@@ -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