File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 PYTHON :
1717 - {VERSION: "3.8", TOXENV: "py38"}
1818 - {VERSION: "3.13", TOXENV: "py313"}
19- - {VERSION: "3.13t", TOXENV: "py313 "}
19+ - {VERSION: "3.13t", TOXENV: "py313t "}
2020 MACOS :
2121 - macos-13
2222 - macos-latest
5454 PYTHON :
5555 - {VERSION: "3.8", TOXENV: "py38"}
5656 - {VERSION: "3.13", TOXENV: "py313"}
57- - {VERSION: "3.13t", TOXENV: "py313 "}
57+ - {VERSION: "3.13t", TOXENV: "py313t "}
5858 name : " Python ${{ matrix.PYTHON.VERSION }} on ${{ matrix.WINDOWS.WINDOWS }}"
5959 steps :
60609494 - {VERSION: "3.11", TOXENV: "py311"}
9595 - {VERSION: "3.12", TOXENV: "py312"}
9696 - {VERSION: "3.13", TOXENV: "py313"}
97- - {VERSION: "3.13t", TOXENV: "py313 "}
97+ - {VERSION: "3.13t", TOXENV: "py313t "}
9898 - {VERSION: "pypy-3.9", TOXENV: "pypy3"}
9999 - {VERSION: "pypy-3.10", TOXENV: "pypy3"}
100100
You can’t perform that action at this time.
0 commit comments