Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use macOS 15
Browse files Browse the repository at this point in the history
bear101 committed Dec 8, 2024
1 parent 9ade05f commit a66ddfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ env:

jobs:
build:
runs-on: macos-latest
runs-on: macos-15

steps:
- uses: actions/checkout@v4

0 comments on commit a66ddfa

Please sign in to comment.