Describe the issue:
The macOS 11 runners for GitHub Actions are deprecated and no longer run, causing daily build failures.
Expected behaviour:
The macOS runners for building NovelRT should probably use macOS-latest to avoid deprecation issues, or at least target the latest commonly available version of macOS.
Describe the issue: The macOS 11 runners for GitHub Actions are deprecated and no longer run, causing daily build failures.
Expected behaviour: The macOS runners for building NovelRT should probably use
macOS-latest
to avoid deprecation issues, or at least target the latest commonly available version of macOS.Additional context: https://github.com/actions/runner-images/issues/9255