Skip to content

Commit 059b4f5

Browse files
Update Python version from 3.14-dev to 3.14
1 parent 8f4f2f2 commit 059b4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
'3.11',
2020
'3.12',
2121
'3.13',
22-
'3.14-dev',
22+
'3.14',
2323
'pypy-3.9',
2424
'pypy-3.10',
2525
'pypy-3.11',

0 commit comments

Comments
 (0)