Skip to content

Commit

Permalink
Use only macos-latest (=macos-14)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanak authored and cvvergara committed Oct 9, 2024
1 parent daee09b commit 01fd6dd
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 @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, macos-14]
os: [macos-latest]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 01fd6dd

Please sign in to comment.