File tree 1 file changed +4
-4
lines changed
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.12"
15
- cpython_commit : 8e8a4baf652f6e1cee7acde9d78c4b6154539748
15
+ cpython_commit : ff3bc82f7c9882c27aad597aac79355da7257186
16
16
os : windows-2022
17
17
- arch : x86
18
18
cpython_branch : " 3.12"
19
- cpython_commit : 8e8a4baf652f6e1cee7acde9d78c4b6154539748
19
+ cpython_commit : ff3bc82f7c9882c27aad597aac79355da7257186
20
20
os : windows-2022
21
21
- arch : x64
22
22
cpython_branch : " 3.8"
23
- cpython_commit : 5505b91a684b0fc7ffcb3a5b325302671d74fb15
23
+ cpython_commit : e319f774f9e766a2b92949444a2d46081df3363a
24
24
os : windows-2019
25
25
- arch : x86
26
26
cpython_branch : " 3.8"
27
- cpython_commit : 5505b91a684b0fc7ffcb3a5b325302671d74fb15
27
+ cpython_commit : e319f774f9e766a2b92949444a2d46081df3363a
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