mirror of
https://github.com/google/googletest.git
synced 2024-12-27 02:01:25 +08:00
Googletest export
Fixes AppVeyor by upgrading to Bazel 3.6.0 PiperOrigin-RevId: 336887434
This commit is contained in:
parent
6abcfac2f2
commit
b55f834c57
@ -60,7 +60,7 @@ install:
|
|||||||
|
|
||||||
# install Bazel
|
# install Bazel
|
||||||
if ($env:build_system -eq "bazel") {
|
if ($env:build_system -eq "bazel") {
|
||||||
appveyor DownloadFile https://github.com/bazelbuild/bazel/releases/download/0.28.1/bazel-0.28.1-windows-x86_64.exe -FileName bazel.exe
|
appveyor DownloadFile https://github.com/bazelbuild/bazel/releases/download/3.6.0/bazel-3.6.0-windows-x86_64.exe -FileName bazel.exe
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($env:build_system -eq "cmake") {
|
if ($env:build_system -eq "cmake") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user