protobuf/kokoro
Rafi Kamal d314101531
Remove protoc release for 32-bit Macs (#7209)
* Remove protoc release for 32-bit Macs 

Apple has been removing the support for 32-bit Mac apps: https://support.apple.com/en-us/HT208436

Our release infrastructure no longer supports building for 32-bit architecture.

* Remove protoc artifact for MacOS 32-bit
2020-02-13 14:00:19 -08:00
..
linux [bazel] Fix blacklisted_protos in cc_toolchain and add test (#7096) 2020-01-15 10:22:16 -08:00
macos Update the Xcode version number in Kokoro (#7202) (#7203) 2020-02-12 11:34:51 -08:00
release Remove protoc release for 32-bit Macs (#7209) 2020-02-13 14:00:19 -08:00
windows/csharp add missing C# windows presubmit.cfg file (#5894) 2019-03-14 09:47:33 -07:00
README.md Add MacOS and Linux tests to Kokoro 2017-06-06 15:09:02 -07:00

Kokoro Infrastructure

The files in this directory serve as plumbing for running Protobuf tests under Kokoro, our internal CI.