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