Skip to content

Commit

Permalink
Upgrade macos CI to macos 15 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin authored Nov 4, 2024
1 parent 2cfb643 commit a6c214c
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
- uses: actions/setup-python@v4
Expand Down

0 comments on commit a6c214c

Please sign in to comment.