Skip to content

Commit

Permalink
ci: Test some more python versions
Browse files Browse the repository at this point in the history
Some new versions of python have come out. Test them.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
  • Loading branch information
Forty-Bot committed Nov 18, 2023
1 parent 352ad4f commit 10c93ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
python-version:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
os:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 10c93ff

Please sign in to comment.