7373 expected-python-versions : ' ["3.10", "3.11", "3.12", "3.13", "3.14"]'
7474 expected-systems : ' ["ubuntu", "ubuntu-arm", "windows", "windows-arm", "macos", "macos-arm"]'
7575 expected-exclude-jobs : ' ["windows-arm:3.10"]'
76- expected-include-jobs : ' ["mingw64:3.12 ", "ucrt64:3.12 "]'
76+ expected-include-jobs : ' ["mingw64:3.13 ", "ucrt64:3.13 "]'
7777 generated-default-version : ${{ needs.Params_Default.outputs.python_version }}
7878 generated-jobmatrix : ${{ needs.Params_Default.outputs.python_jobs }}
7979
@@ -101,7 +101,7 @@ jobs:
101101 expected-python-versions : ' ["3.12", "3.13", "pypy-3.10", "pypy-3.11"]'
102102 expected-systems : ' ["ubuntu", "ubuntu-arm", "windows", "windows-arm", "macos", "macos-arm"]'
103103 expected-exclude-jobs : ' ["windows-arm:pypy-3.10", "windows-arm:pypy-3.11"]'
104- expected-include-jobs : ' ["mingw64:3.12 ", "ucrt64:3.12 "]'
104+ expected-include-jobs : ' ["mingw64:3.13 ", "ucrt64:3.13 "]'
105105 generated-default-version : ${{ needs.Params_PythonVersions.outputs.python_version }}
106106 generated-jobmatrix : ${{ needs.Params_PythonVersions.outputs.python_jobs }}
107107
@@ -123,7 +123,7 @@ jobs:
123123 expected-python-versions : ' ["3.10", "3.11", "3.12", "3.13", "3.14"]'
124124 expected-systems : ' ["windows"]'
125125 expected-exclude-jobs : ' []'
126- expected-include-jobs : ' ["mingw32:3.12 ", "mingw64:3.12 "]'
126+ expected-include-jobs : ' ["mingw32:3.13 ", "mingw64:3.13 "]'
127127 generated-default-version : ${{ needs.Params_Systems.outputs.python_version }}
128128 generated-jobmatrix : ${{ needs.Params_Systems.outputs.python_jobs }}
129129
0 commit comments