Skip to content

Commit dbfb7c7

Browse files
committed
Update python-version list
1 parent ce96887 commit dbfb7c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ jobs:
4949
rust: [stable]
5050
python-version:
5151
[
52-
"3.9-dev",
53-
"3.10-dev",
54-
"3.11-dev",
55-
"3.12-dev",
52+
"3.9",
53+
"3.10",
54+
"3.11",
55+
"3.12",
5656
"pypy-3.9",
5757
]
5858
platform:

0 commit comments

Comments
 (0)