Skip to content

Commit

Permalink
add 3.12 to tests (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
tngTUDOR authored Mar 28, 2024
1 parent c8fdac1 commit 781dafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
py-version: ["3.9", "3.11"]
py-version: ["3.9", "3.11", "3.12"]

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

0 comments on commit 781dafd

Please sign in to comment.