File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,27 +12,27 @@ jobs:
12
12
include :
13
13
- arch : x64
14
14
cpython_branch : " 3.12"
15
- cpython_commit : 0fb18b02c8ad56299d6a2910be0bab8ad601ef24
15
+ cpython_commit : 2305ca51448552542b2414186252123a8dc87db7
16
16
os : windows-2022
17
17
- arch : x86
18
18
cpython_branch : " 3.12"
19
- cpython_commit : 0fb18b02c8ad56299d6a2910be0bab8ad601ef24
19
+ cpython_commit : 2305ca51448552542b2414186252123a8dc87db7
20
20
os : windows-2022
21
21
- arch : x64
22
22
cpython_branch : " 3.11"
23
- cpython_commit : 8b6ee5ba3bd08368ba3c763cea28ce1464a88e62
23
+ cpython_commit : fa7a6f23036537567592647d15f043722c7144ad
24
24
os : windows-2022
25
25
- arch : x86
26
26
cpython_branch : " 3.11"
27
- cpython_commit : 8b6ee5ba3bd08368ba3c763cea28ce1464a88e62
27
+ cpython_commit : fa7a6f23036537567592647d15f043722c7144ad
28
28
os : windows-2022
29
29
- arch : x64
30
30
cpython_branch : " 3.8"
31
- cpython_commit : a56dcaefd66fc2fdd16ce21be9fc95fa40037c21
31
+ cpython_commit : 575c99a5a1ebd7cc562de1dd6510a8a60f47e2a7
32
32
os : windows-2019
33
33
- arch : x86
34
34
cpython_branch : " 3.8"
35
- cpython_commit : a56dcaefd66fc2fdd16ce21be9fc95fa40037c21
35
+ cpython_commit : 575c99a5a1ebd7cc562de1dd6510a8a60f47e2a7
36
36
os : windows-2019
37
37
runs-on : ${{ matrix.os }}
38
38
steps :
You can’t perform that action at this time.
0 commit comments