Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Run tests on Mac OS 14 and 15
  • Loading branch information
webflo authored Oct 9, 2024
commit c23ed4a569b6b455d37e2e885c70326980fda5ad
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-11
- macos-15
- macos-14

steps:
- name: Check out the codebase.
Expand Down
Loading