ericcornelissen / rust-rm

A CLI like the GNU version of rm(1) but more modern and designed for humans.
Apache License 2.0
4 stars 0 forks source link

Use `macos-14` as MacOS runners in CI #181

Closed ericcornelissen closed 7 months ago

ericcornelissen commented 9 months ago

Relates to #18

Summary

Update all continuous integration jobs that run on MacOS to use macos-14 instead of macos-13. This was released yesterday and is still in beta, hence this is just for trying it out and seeing if it works. EDIT: As of 2024-04-01 this is generally available.

See also

ericcornelissen commented 7 months ago

As of 2024-04-01 this should be good to go, see: https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/.