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