Skip to content

Commit

Permalink
try macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 20, 2024
1 parent 6a40ba9 commit 60cd80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-14-large, macos-latest]
os: [macos-14-large, macos-13]
steps:
- name: Set relative paths
run: |
Expand Down

0 comments on commit 60cd80a

Please sign in to comment.