Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Try mac 13.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed May 5, 2024
1 parent 3f78e91 commit 602fd5d
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 @@ -40,7 +40,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-13, windows-latest]
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 602fd5d

Please sign in to comment.