Revert "Build for all platforms in CI"
This reverts commit 2650f047bd6791a5908cfbe50cc8e70d42c512cb.
This commit is contained in:
parent
6131a9bfd8
commit
4f5b325832
|
@ -94,6 +94,7 @@ TEST(IoServiceTest, SimplePost) {
|
|||
EXPECT_EQ(result, "hello from IoService");
|
||||
|
||||
service->Stop();
|
||||
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
|
Loading…
Reference in New Issue