Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Nov 12, 2024
1 parent fcba5f2 commit b4aa033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
cancel-in-progress: true

jobs:
macos:
macos-15:
strategy:
matrix:
config:
Expand All @@ -30,7 +30,7 @@ jobs:
- name: Run tests
run: make test-${{ matrix.config }}

macos:
macos-14:
strategy:
matrix:
config:
Expand Down

0 comments on commit b4aa033

Please sign in to comment.