Skip to content

Commit 72d28b1

Browse files
[CI] Remove macOS jobs
1 parent 6499831 commit 72d28b1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

HttpClient/Test/HttpClientTestCase.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -810,9 +810,6 @@ public function testTimeoutWithActiveConcurrentStream()
810810
}
811811
}
812812

813-
/**
814-
* @group transient-on-macos
815-
*/
816813
public function testTimeoutOnInitialize()
817814
{
818815
$p1 = TestHttpServer::start(8067);
@@ -846,9 +843,6 @@ public function testTimeoutOnInitialize()
846843
}
847844
}
848845

849-
/**
850-
* @group transient-on-macos
851-
*/
852846
public function testTimeoutOnDestruct()
853847
{
854848
$p1 = TestHttpServer::start(8067);

0 commit comments

Comments
 (0)