Skip to content

Commit

Permalink
Update mac-build.ymlAll
Browse files Browse the repository at this point in the history
All runs passed with macOS-14.  Let's try running on manOS-15.
  • Loading branch information
culler authored Feb 20, 2025
1 parent ca8bd1e commit 7902bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
ERROR_ON_FAILURES: 1
jobs:
xcode:
runs-on: macos-14
runs-on: macos-15
defaults:
run:
shell: bash
Expand Down

0 comments on commit 7902bc7

Please sign in to comment.