socketry / nio4r

Cross-platform asynchronous I/O primitives for scalable network clients and servers.
Other
970 stars 86 forks source link

Test on macos-14 #322

Closed mohamedhafez closed 1 month ago

mohamedhafez commented 1 month ago

Updated the version of Mac we run our tests on, since macos-11 is no longer supported

Contribution

ioquatix commented 1 month ago

Thanks for your contribution. Last night I worked on this too, so it looks like we submitted PRs at the same time. Sorry, after your last comment I was not expecting you to work on a PR, but thanks so much for your efforts.

See https://github.com/socketry/nio4r/pull/321 for the changes to CI required to get everything green again.