Skip to content

Commit

Permalink
Adapt range of tested Python versions to currently supported Python v…
Browse files Browse the repository at this point in the history
…ersions
  • Loading branch information
dokempf committed Dec 9, 2024
1 parent 40ee4d0 commit d83401b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- macos-latest
- windows-latest
python:
- "3.8"
- "3.12"
- "3.9"
- "3.13"

defaults:
run:
Expand Down

0 comments on commit d83401b

Please sign in to comment.