Skip to content

Commit 7bb4793

Browse files
committed
python: 3.10.5
1 parent e840424 commit 7bb4793

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.10"
15-
cpython_commit: a342a49189c16f01e7b95e0bf22ea2bd539222cd
15+
cpython_commit: f37715396786fd4055f5891aa16774ede26392ff
1616
os: windows-2022
1717
- arch: x86
1818
cpython_branch: "3.10"
19-
cpython_commit: a342a49189c16f01e7b95e0bf22ea2bd539222cd
19+
cpython_commit: f37715396786fd4055f5891aa16774ede26392ff
2020
os: windows-2022
2121
- arch: x64
2222
cpython_branch: "3.8"

0 commit comments

Comments
 (0)