Skip to content

Commit

Permalink
CI: test using CPython 3.12, 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyf committed Oct 8, 2024
1 parent b46db90 commit 9573d65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
matrix:
python-version: [
'3.11',
'3.12',
'3.13',
]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9573d65

Please sign in to comment.