Skip to content

Commit

Permalink
Upgrade macos CI to macos 15 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin authored Nov 4, 2024
1 parent e944cd5 commit 19f63d7
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
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
macos:
name: Test macOS
runs-on: macos-12
runs-on: macos-15
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 19f63d7

Please sign in to comment.