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 : ff3bc82f7c9882c27aad597aac79355da7257186
15+ cpython_commit : a4a2d2b0d85273f746c3834ce2753e19c898949d
1616 os : windows-2022
1717 - arch : x86
1818 cpython_branch : " 3.12"
19- cpython_commit : ff3bc82f7c9882c27aad597aac79355da7257186
19+ cpython_commit : a4a2d2b0d85273f746c3834ce2753e19c898949d
2020 os : windows-2022
2121 - arch : x64
2222 cpython_branch : " 3.8"
23- cpython_commit : e319f774f9e766a2b92949444a2d46081df3363a
23+ cpython_commit : 39b2f82717a69dde7212bc39b673b0f55c99e6a3
2424 os : windows-2019
2525 - arch : x86
2626 cpython_branch : " 3.8"
27- cpython_commit : e319f774f9e766a2b92949444a2d46081df3363a
27+ cpython_commit : 39b2f82717a69dde7212bc39b673b0f55c99e6a3
2828 os : windows-2019
2929 runs-on : ${{ matrix.os }}
3030 steps :
You can’t perform that action at this time.
0 commit comments