Skip to content

Commit 6febcc9

Browse files
authored
Merge pull request #53 from wx4stg/313tests
python 3.13 tests
2 parents 73b9f39 + 423bfb4 commit 6febcc9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
python-version: ["3.9", "3.10", "3.11", "3.12"]
20-
19+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
2120
steps:
2221
- uses: actions/checkout@v4
2322
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)