Skip to content

Commit

Permalink
add tests for 3.12 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
weixu365 committed Dec 8, 2023
1 parent 533ccc9 commit 6bbf894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.7', '3.10', '3.11']
python-version: ['3.7', '3.10', '3.11', '3.12']

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
Expand Down

0 comments on commit 6bbf894

Please sign in to comment.