Skip to content

Commit

Permalink
Switch to macos-13 runner for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sledgeh4w committed Apr 27, 2024
1 parent 5eb186b commit c9a197b
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 @@ -14,7 +14,7 @@ jobs:
include:
- { name: Linux, python: '3.10', os: ubuntu-latest }
- { name: Windows, python: '3.10', os: windows-latest }
- { name: Mac, python: '3.10', os: macos-latest }
- { name: Mac, python: '3.10', os: macos-13 }
- { name: '3.11', python: '3.11', os: ubuntu-latest }
- { name: '3.9', python: '3.9', os: ubuntu-latest }
- { name: '3.8', python: '3.8', os: ubuntu-latest }
Expand Down

0 comments on commit c9a197b

Please sign in to comment.