File tree Expand file tree Collapse file tree 1 file changed +4
-22
lines changed
Expand file tree Collapse file tree 1 file changed +4
-22
lines changed Original file line number Diff line number Diff line change 1515 strategy :
1616 matrix :
1717 include :
18- # macOS (12, 13 -- Intel, 14 -- ARM)
19- - os : macos-12
20- python-version : ' 2.7'
21- - os : macos-12
22- python-version : ' 3.8'
23- setup-python : true
24- - os : macos-12
18+ # macOS (13 -- Intel, 14 -- ARM)
19+ - os : macos-13
2520 python-version : ' 3.9'
2621 setup-python : true
2722 - os : macos-13
@@ -30,17 +25,12 @@ jobs:
3025 - os : macos-13
3126 python-version : ' 3.11'
3227 setup-python : true
33- - os : macos-13
28+ - os : macos-14
3429 python-version : ' 3.12'
3530 setup-python : true
3631 - os : macos-14
3732 python-version : ' 3.13'
3833 # Windows
39- - os : windows-2019
40- python-version : ' 3.7'
41- - os : windows-2019
42- python-version : ' 3.8'
43- setup-python : true
4434 - os : windows-2022
4535 python-version : ' 3.9'
4636 - os : windows-2022
5646 python-version : ' 3.13'
5747 setup-python : true
5848 # Ubuntu
59- - os : ubuntu-20.04
60- python-version : ' 3.6'
61- setup-python : true
62- - os : ubuntu-20.04
63- python-version : ' 3.7'
64- setup-python : true
65- - os : ubuntu-20.04
66- python-version : ' 3.8'
67- - os : ubuntu-20.04
49+ - os : ubuntu-22.04
6850 python-version : ' 3.9'
6951 setup-python : true
7052 - os : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments