Skip to content

Commit

Permalink
Increment runner to macOS 15. (#82)
Browse files Browse the repository at this point in the history
Increment to macOS 15.
  • Loading branch information
hjdhjd authored Oct 1, 2024
1 parent 2ce2aad commit 79c71cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

# Build for Apple Silicon macOS environments.
- name: darwin-arm64
os: macos-14
os: macos-15

# Build for Intel macOS environments.
- name: darwin-x86_64
Expand Down

0 comments on commit 79c71cb

Please sign in to comment.