Skip to content

Commit

Permalink
Run tests with Python 3.12 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw committed Jun 18, 2024
1 parent fa40d56 commit e9f26a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
steps:
- name: Checkout Git repository
uses: actions/checkout@v3
Expand Down

0 comments on commit e9f26a2

Please sign in to comment.