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 @@ -25,24 +25,24 @@ jobs:
2525 PYTHON_VERSION : ' 3.11'
2626 PYTHON_ARCH : ' x64'
2727 BUILD_TYPE : ' normal'
28- imageName : ' windows-2019 '
28+ imageName : ' windows-latest '
2929 Win-Python313-64bit-full :
3030 PYTHON_VERSION : ' 3.13'
3131 PYTHON_ARCH : ' x64'
3232 BUILD_TYPE : ' normal'
33- imageName : ' windows-2019 '
33+ imageName : ' windows-latest '
3434 Win-Python313-64bit-full-wheel :
3535 PYTHON_VERSION : ' 3.13'
3636 PYTHON_ARCH : ' x64'
3737 BUILD_TYPE : ' wheel'
3838 NUMPY_MIN : ' 2.1.0'
39- imageName : ' windows-2019 '
39+ imageName : ' windows-latest '
4040 Win-Python311-64bit-full-wheel :
4141 PYTHON_VERSION : ' 3.11'
4242 PYTHON_ARCH : ' x64'
4343 BUILD_TYPE : ' wheel'
4444 NUMPY_MIN : ' 1.26.0'
45- imageName : ' windows-2019 '
45+ imageName : ' windows-latest '
4646 Linux-Python313-64bit-full-wheel :
4747 PYTHON_VERSION : ' 3.13'
4848 PYTHON_ARCH : ' x64'
You can’t perform that action at this time.
0 commit comments