Skip to content

Commit 7196929

Browse files
committed
python: 3.13.9
1 parent f79585b commit 7196929

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
@@ -11,13 +11,13 @@ jobs:
1111
matrix:
1212
include:
1313
- cpython_branch: "3.13"
14-
cpython_commit: a15ae614deb58f78f9f4aa11ed18a0afc6a9df7d
14+
cpython_commit: 8183fa5e3f78ca6ab862de7fb8b14f3d929421e0
1515
arch: x64
1616
platform: amd64
1717
build_args: ""
1818
os: windows-2022
1919
- cpython_branch: "3.14"
20-
cpython_commit: ebf955df7a89ed0c7968f79faec1de49f61ed7cb
20+
cpython_commit: 8183fa5e3f78ca6ab862de7fb8b14f3d929421e0
2121
arch: x64
2222
platform: amd64
2323
build_args: ""

0 commit comments

Comments
 (0)