Skip to content

Commit 53dd328

Browse files
committed
python: 3.12.7
1 parent 5bcfac3 commit 53dd328

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.12"
15-
cpython_commit: a4a2d2b0d85273f746c3834ce2753e19c898949d
15+
cpython_commit: 0b05ead877f909b7efe712db758012d9dbece7ce
1616
os: windows-2022
1717
- arch: x86
1818
cpython_branch: "3.12"
19-
cpython_commit: a4a2d2b0d85273f746c3834ce2753e19c898949d
19+
cpython_commit: 0b05ead877f909b7efe712db758012d9dbece7ce
2020
os: windows-2022
2121
- arch: x64
2222
cpython_branch: "3.8"

0 commit comments

Comments
 (0)