Skip to content

Commit 6692270

Browse files
committed
Update python versions in CI
1 parent 72fe2b9 commit 6692270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
python-version: [3.10.16, 3.12.8]
18+
python-version: [3.12.12, 3.13.9, 3.14.0]
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)