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.11"
15
- cpython_commit : f3909b8bc83675b7ab093dbc558e677558d8e718
15
+ cpython_commit : d2340ef25721b6a72d45d4508c672c4be38c67d3
16
16
os : windows-2022
17
17
- arch : x86
18
18
cpython_branch : " 3.11"
19
- cpython_commit : f3909b8bc83675b7ab093dbc558e677558d8e718
19
+ cpython_commit : d2340ef25721b6a72d45d4508c672c4be38c67d3
20
20
os : windows-2022
21
21
- arch : x64
22
22
cpython_branch : " 3.8"
23
- cpython_commit : 9f89c471fb152fd031791f3c598ceba93d91dcf0
23
+ cpython_commit : 9a2d5311d1201818d3942b1ea1ab2ad290b45254
24
24
os : windows-2019
25
25
- arch : x86
26
26
cpython_branch : " 3.8"
27
- cpython_commit : 9f89c471fb152fd031791f3c598ceba93d91dcf0
27
+ cpython_commit : 9a2d5311d1201818d3942b1ea1ab2ad290b45254
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