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:
12
12
include :
13
13
- arch : x64
14
14
cpython_branch : " 3.10"
15
- cpython_commit : d8ba5c102c54a5f0944638df4b6cda689faba7fa
15
+ cpython_commit : a342a49189c16f01e7b95e0bf22ea2bd539222cd
16
16
os : windows-2022
17
17
- arch : x86
18
18
cpython_branch : " 3.10"
19
- cpython_commit : d8ba5c102c54a5f0944638df4b6cda689faba7fa
19
+ cpython_commit : a342a49189c16f01e7b95e0bf22ea2bd539222cd
20
20
os : windows-2022
21
21
- arch : x64
22
22
cpython_branch : " 3.8"
23
- cpython_commit : ccbc31ecf3a08ef626be9bbb099f0ce801142fc8
23
+ cpython_commit : ea673213dd30afd8cacb53927e7d86f6125e86c8
24
24
os : windows-2019
25
25
- arch : x86
26
26
cpython_branch : " 3.8"
27
- cpython_commit : ccbc31ecf3a08ef626be9bbb099f0ce801142fc8
27
+ cpython_commit : ea673213dd30afd8cacb53927e7d86f6125e86c8
28
28
os : windows-2019
29
29
runs-on : ${{ matrix.os }}
30
30
steps :
You can’t perform that action at this time.
0 commit comments