File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,27 +58,27 @@ jobs:
5858 fail-fast : false
5959 matrix :
6060 include :
61- # - os: ubuntu-latest
62- # python: '3.13'
63- # kind: pip
64- # - os: ubuntu-latest
65- # python: '3.12'
66- # kind: pip-pre
67- # - os: ubuntu-latest
68- # python: '3.12'
69- # kind: conda
70- # - os: macos-latest # arm64 (Apple Silicon)
71- # python: '3.12'
72- # kind: mamba
73- # - os: macos-13 # latest Intel release
74- # python: '3.12'
75- # kind: mamba
76- # - os: windows-latest
77- # python: '3.10'
78- # kind: mamba
79- # - os: ubuntu-latest
80- # python: '3.10'
81- # kind: minimal
61+ - os : ubuntu-latest
62+ python : ' 3.13'
63+ kind : pip
64+ - os : ubuntu-latest
65+ python : ' 3.12'
66+ kind : pip-pre
67+ - os : ubuntu-latest
68+ python : ' 3.12'
69+ kind : conda
70+ - os : macos-latest # arm64 (Apple Silicon)
71+ python : ' 3.12'
72+ kind : mamba
73+ - os : macos-13 # latest Intel release
74+ python : ' 3.12'
75+ kind : mamba
76+ - os : windows-latest
77+ python : ' 3.10'
78+ kind : mamba
79+ - os : ubuntu-latest
80+ python : ' 3.10'
81+ kind : minimal
8282 - os : ubuntu-22.04
8383 python : ' 3.10'
8484 kind : old
You can’t perform that action at this time.
0 commit comments