Skip to content

Commit

Permalink
Add python 3.12 to test targets
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rl committed Feb 10, 2024
1 parent c4f3aae commit 8b579c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- python-version: 3.9
- python-version: "3.10"
- python-version: "3.11"
- python-version: "3.12"
env:
PYTHON: ${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit 8b579c9

Please sign in to comment.