Skip to content

Commit 46010e6

Browse files
committed
chore: Update python versions
1 parent 1dcccc9 commit 46010e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ on:
1111
env:
1212
PYTHON_STANDALONE_VERSIONS: |
1313
[
14-
"20260602"
14+
"20260610"
1515
]
1616
PYTHON_VERSIONS: |
1717
[
18-
"3.13.13",
19-
"3.14.5",
18+
"3.13.14",
19+
"3.14.6",
2020
]
2121
2222
jobs:

0 commit comments

Comments
 (0)