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,27 +12,27 @@ jobs:
1212 include :
1313 - arch : x64
1414 cpython_branch : " 3.12"
15- cpython_commit : 0fb18b02c8ad56299d6a2910be0bab8ad601ef24
15+ cpython_commit : 2305ca51448552542b2414186252123a8dc87db7
1616 os : windows-2022
1717 - arch : x86
1818 cpython_branch : " 3.12"
19- cpython_commit : 0fb18b02c8ad56299d6a2910be0bab8ad601ef24
19+ cpython_commit : 2305ca51448552542b2414186252123a8dc87db7
2020 os : windows-2022
2121 - arch : x64
2222 cpython_branch : " 3.11"
23- cpython_commit : 8b6ee5ba3bd08368ba3c763cea28ce1464a88e62
23+ cpython_commit : fa7a6f23036537567592647d15f043722c7144ad
2424 os : windows-2022
2525 - arch : x86
2626 cpython_branch : " 3.11"
27- cpython_commit : 8b6ee5ba3bd08368ba3c763cea28ce1464a88e62
27+ cpython_commit : fa7a6f23036537567592647d15f043722c7144ad
2828 os : windows-2022
2929 - arch : x64
3030 cpython_branch : " 3.8"
31- cpython_commit : a56dcaefd66fc2fdd16ce21be9fc95fa40037c21
31+ cpython_commit : 575c99a5a1ebd7cc562de1dd6510a8a60f47e2a7
3232 os : windows-2019
3333 - arch : x86
3434 cpython_branch : " 3.8"
35- cpython_commit : a56dcaefd66fc2fdd16ce21be9fc95fa40037c21
35+ cpython_commit : 575c99a5a1ebd7cc562de1dd6510a8a60f47e2a7
3636 os : windows-2019
3737 runs-on : ${{ matrix.os }}
3838 steps :
You can’t perform that action at this time.
0 commit comments