Skip to content

Commit 33b6044

Browse files
committed
test.yml: macOS-12 -> macOS-13
1 parent 7c1ec2b commit 33b6044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
include:
18-
- {os: "macOS-12", python-version: "3.10"}
18+
- {os: "macOS-13", python-version: "3.10"}
1919
- {os: "ubuntu-22.04", python-version: "3.12"}
2020
- {os: "ubuntu-22.04", python-version: "3.11"}
2121
- {os: "ubuntu-22.04", python-version: "3.10"}

0 commit comments

Comments
 (0)