mthom / scryer-prolog

A modern Prolog implementation written mostly in Rust.
BSD 3-Clause "New" or "Revised" License
1.93k stars 116 forks source link

Upgrade to macOS 13 in CI #2411

Open aarroyoc opened 1 month ago

aarroyoc commented 1 month ago

macOS 11 is deprecated and it's going to be be removed on June 28th: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners

macOS 13 is the last version for x86-64 processors. It could be interesting to add macOS 14 for ARM too, but I prefer someone that has that hardware to do it.