Skip to content

Commit

Permalink
Change macos-latest -> macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Mar 4, 2024
1 parent b9f8a72 commit c783ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ubuntu-latest, macos-latest]
platform: [ubuntu-latest, macos-14]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit c783ff2

Please sign in to comment.