grpc-swift
grpc-swift copied to clipboard
Run interoperability tests between C++ client and Swift server in CI
We run the following combinations of interoperability tests in CI:
- Swift server / Swift client
- C++ server / Swift client
We should run:
- Swift server / C++ client