Update build.yml to macos-13 (#701)

macos-12 is outdated, this commit simply updates the build.yml file to attempt to use macos-13

see https://github.com/actions/runner-images/issues/10721 for more details on this change.
This commit is contained in:
Jack Slater 2024-12-24 13:54:14 -10:00 committed by GitHub
parent 9901144641
commit 3fb9006e64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jobs:
path: build/*.zip
macos:
name: macOS
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Compile