Skip to content

Commit

Permalink
CI: Use macOS 13, macOS 12 has been deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 5, 2024
1 parent e5c1f83 commit 7e0a84e
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 @@ -24,7 +24,7 @@ jobs:
matrix:
os: [
"ubuntu-22.04",
"macos-12",
"macos-13",
"macos-latest",
]
python-version: [
Expand Down

0 comments on commit 7e0a84e

Please sign in to comment.