Skip to content

Commit

Permalink
Merge pull request #27 from tngTUDOR/issue-19
Browse files Browse the repository at this point in the history
Issue 19
  • Loading branch information
tngTUDOR authored Mar 28, 2024
2 parents c8fdac1 + c283da8 commit 0448595
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 0448595

Please sign in to comment.