Skip to content

Commit

Permalink
[CI] Remove macOS jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Dec 29, 2021
1 parent d3e77ae commit 35e2cd1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Tests/HttpClientTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@

abstract class HttpClientTestCase extends BaseHttpClientTestCase
{
/**
* @group transient-on-macos
*/
public function testTimeoutOnDestruct()
{
if (!method_exists(parent::class, 'testTimeoutOnDestruct')) {
Expand Down

0 comments on commit 35e2cd1

Please sign in to comment.