Upgrade GitHub runners from macos-14 to macos-15.

Resolve #594

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
Ross Goldberg 2024-10-23 07:56:23 -04:00
parent bb67ea5e48
commit 417fb824b4
No known key found for this signature in database

View file

@ -31,7 +31,7 @@ jobs:
# https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source
# https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
# https://github.com/mas-cli/mas/actions/runners
runs-on: macos-14
runs-on: macos-15
steps:
# https://github.com/actions/checkout#usage