File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,19 +12,19 @@ jobs:
1212 include :
1313 - arch : x64
1414 cpython_branch : " 3.12"
15- cpython_commit : 8e8a4baf652f6e1cee7acde9d78c4b6154539748
15+ cpython_commit : ff3bc82f7c9882c27aad597aac79355da7257186
1616 os : windows-2022
1717 - arch : x86
1818 cpython_branch : " 3.12"
19- cpython_commit : 8e8a4baf652f6e1cee7acde9d78c4b6154539748
19+ cpython_commit : ff3bc82f7c9882c27aad597aac79355da7257186
2020 os : windows-2022
2121 - arch : x64
2222 cpython_branch : " 3.8"
23- cpython_commit : 5505b91a684b0fc7ffcb3a5b325302671d74fb15
23+ cpython_commit : e319f774f9e766a2b92949444a2d46081df3363a
2424 os : windows-2019
2525 - arch : x86
2626 cpython_branch : " 3.8"
27- cpython_commit : 5505b91a684b0fc7ffcb3a5b325302671d74fb15
27+ cpython_commit : e319f774f9e766a2b92949444a2d46081df3363a
2828 os : windows-2019
2929 runs-on : ${{ matrix.os }}
3030 steps :
You can’t perform that action at this time.
0 commit comments