Update integrations build badges (#4301)
The old Bazel integrations builds are gone. Show the badges for the new
builds (which require Bazel *and* CMake).
diff --git a/README.md b/README.md
index b73280f..8a91433 100644
--- a/README.md
+++ b/README.md
@@ -114,16 +114,15 @@
## Build Status
-CI System | Build System | Platform | Architecture | Component | Status
-:-------: | :----------: | :------: | :-------------: | :------------------: | :----:
-Kokoro | Bazel | Linux | x86 | Core | [](https://storage.googleapis.com/iree-oss-build-badges/bazel/linux/x86-swiftshader/core/main_result.html)
-Kokoro | Bazel | Linux | x86 | Bindings | [](https://storage.googleapis.com/iree-oss-build-badges/bazel/linux/x86-swiftshader/bindings/main_result.html)
-Kokoro | Bazel | Linux | x86-swiftshader | Integrations | [](https://storage.googleapis.com/iree-oss-build-badges/bazel/linux/x86-swiftshader/integrations/main_result.html)
-Kokoro | Bazel | Linux | x86-turing | Integrations | [](https://storage.googleapis.com/iree-oss-build-badges/bazel/linux/x86-turing/integrations/main_result.html)
-Kokoro | CMake | Linux | x86-swiftshader | Core + Bindings | [](https://storage.googleapis.com/iree-oss-build-badges/cmake/linux/x86-swiftshader/main_result.html)
-Kokoro | CMake | Linux | x86-turing | Core + Bindings | [](https://storage.googleapis.com/iree-oss-build-badges/cmake/linux/x86-turing/main_result.html)
-Kokoro | CMake | Android | arm64-v8a | Runtime (build only) | [](https://storage.googleapis.com/iree-oss-build-badges/cmake/android/arm64-v8a/main_result.html)
-BuildKite | CMake | Android | arm64-v8a | Runtime | [](https://buildkite.com/iree/iree-android-arm64-v8a/builds?branch=main)
+CI System | Build System | Platform | Architecture | Component | Status
+:-------: | :-----------: | :------: | :-------------: | :------------------: | :----:
+Kokoro | Bazel | Linux | x86 | Core | [](https://storage.googleapis.com/iree-oss-build-badges/bazel/linux/x86-swiftshader/core/main_result.html)
+Kokoro | CMake & Bazel | Linux | x86-swiftshader | Integrations | [](https://storage.googleapis.com/iree-oss-build-badges/cmake_bazel/linux/x86-swiftshader/main_result.html)
+Kokoro | CMake & Bazel | Linux | x86-turing | Integrations | [](https://storage.googleapis.com/iree-oss-build-badges/cmake_bazel/linux/x86-turing/main_result.html)
+Kokoro | CMake | Linux | x86-swiftshader | Core + Bindings | [](https://storage.googleapis.com/iree-oss-build-badges/cmake/linux/x86-swiftshader/main_result.html)
+Kokoro | CMake | Linux | x86-turing | Core + Bindings | [](https://storage.googleapis.com/iree-oss-build-badges/cmake/linux/x86-turing/main_result.html)
+Kokoro | CMake | Android | arm64-v8a | Runtime (build only) | [](https://storage.googleapis.com/iree-oss-build-badges/cmake/android/arm64-v8a/main_result.html)
+BuildKite | CMake | Android | arm64-v8a | Runtime | [](https://buildkite.com/iree/iree-android-arm64-v8a/builds?branch=main)
## License