Skip to content

Commit

Permalink
macos-12 -> macos-13 (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp authored Dec 10, 2024
1 parent 10ccaf5 commit 4a765bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:
os: "ubuntu-latest"
include:
- python-version: "3.5"
os: "macos-12"
os: "macos-13"
- python-version: "3.6"
os: "macos-12"
os: "macos-13"
- python-version: "3.7"
os: "macos-12"
os: "macos-13"
- python-version: "2.7"
os: "ubuntu-20.04"
- python-version: "3.5"
Expand Down

0 comments on commit 4a765bf

Please sign in to comment.