Skip to content

Commit

Permalink
Set macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Jun 18, 2024
1 parent 81f7de1 commit 9de3b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-13]
python_version: ["3.10", "3.11", "3.12"]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 9de3b6b

Please sign in to comment.