Skip to content

Commit 56da533

Browse files
authored
Update test-package.yml
1 parent 3b0a402 commit 56da533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
python-version: ["3.12"]
48+
python-version: ["3.12", "3.13", "3.14"]
4949

5050
steps:
5151
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)