Skip to content

Commit

Permalink
Update python-version list
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Oct 19, 2024
1 parent ce96887 commit dbfb7c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
rust: [stable]
python-version:
[
"3.9-dev",
"3.10-dev",
"3.11-dev",
"3.12-dev",
"3.9",
"3.10",
"3.11",
"3.12",
"pypy-3.9",
]
platform:
Expand Down

0 comments on commit dbfb7c7

Please sign in to comment.