Skip to content

Commit

Permalink
Bump macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Jan 9, 2024
1 parent 31683b3 commit 15d4b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
os: [windows-latest, macOS-10.15, ubuntu-latest]
os: [windows-latest, macOS-latest, ubuntu-latest]
python-version: [3.8, "3.10"]
exclude:
- os: macOS-10.15
Expand Down

0 comments on commit 15d4b53

Please sign in to comment.