Skip to content

Commit

Permalink
fix(ci): macos-12 is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada authored Jan 7, 2025
1 parent e46e6e4 commit f6b91b5
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 @@ -17,7 +17,7 @@ jobs:
matrix:
os:
- ["windows", "windows-latest"]
- ["macos", "macos-12"]
- ["macos", "macos-14"]
config:
# [Python version, tox env]
- ["3.9", "test"]
Expand Down

0 comments on commit f6b91b5

Please sign in to comment.