Skip to content

Commit 4a765bf

Browse files
authored
macos-12 -> macos-13 (#392)
1 parent 10ccaf5 commit 4a765bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ jobs:
4646
os: "ubuntu-latest"
4747
include:
4848
- python-version: "3.5"
49-
os: "macos-12"
49+
os: "macos-13"
5050
- python-version: "3.6"
51-
os: "macos-12"
51+
os: "macos-13"
5252
- python-version: "3.7"
53-
os: "macos-12"
53+
os: "macos-13"
5454
- python-version: "2.7"
5555
os: "ubuntu-20.04"
5656
- python-version: "3.5"

0 commit comments

Comments
 (0)