File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ jobs:
2929 - { python: "3.11", os: "windows-latest", session: "tests" }
3030 - { python: "3.10", os: "windows-latest", session: "tests" }
3131 - { python: "3.9", os: "windows-latest", session: "tests" }
32- - { python: "3.12", os: "macos-latest ", session: "tests" }
33- - { python: "3.11", os: "macos-latest ", session: "tests" }
34- - { python: "3.10", os: "macos-latest ", session: "tests" }
35- - { python: "3.9", os: "macos-latest ", session: "tests" }
32+ - { python: "3.12", os: "macos-13 ", session: "tests" }
33+ - { python: "3.11", os: "macos-13 ", session: "tests" }
34+ - { python: "3.10", os: "macos-13 ", session: "tests" }
35+ - { python: "3.9", os: "macos-13 ", session: "tests" }
3636 - { python: "3.10", os: "ubuntu-latest", session: "docs-build" }
3737
3838 env :
You can’t perform that action at this time.
0 commit comments