reactphp / socket

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
https://reactphp.org/socket/
MIT License
1.21k stars 157 forks source link

Fix failing test suite by updating macOS #297

Closed clue closed 2 years ago

clue commented 2 years ago

See https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22/ and https://github.com/actions/virtual-environments/issues/5583 Builds on top of #130 and #134 Refs https://github.com/reactphp/dns/pull/205