Skip to content

Commit c53563e

Browse files
committed
python: 3.11.3
1 parent dccd821 commit c53563e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
include:
1313
- arch: x64
1414
cpython_branch: "3.11"
15-
cpython_commit: 878ead1ac1651965126322c1b3d124faf5484dc6
15+
cpython_commit: f3909b8bc83675b7ab093dbc558e677558d8e718
1616
os: windows-2022
1717
- arch: x86
1818
cpython_branch: "3.11"
19-
cpython_commit: 878ead1ac1651965126322c1b3d124faf5484dc6
19+
cpython_commit: f3909b8bc83675b7ab093dbc558e677558d8e718
2020
os: windows-2022
2121
- arch: x64
2222
cpython_branch: "3.8"

0 commit comments

Comments
 (0)