We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc134d4 commit 471a409Copy full SHA for 471a409
1 file changed
.github/workflows/python-package.yml
@@ -10,7 +10,7 @@ jobs:
10
tests:
11
strategy:
12
matrix:
13
- python-version: [3.8, 3.9, '3.10', 3.11, 3.12]
+ python-version: [3.9, '3.10', 3.11, 3.12, 3.13, 3.14]
14
os:
15
- ubuntu-latest
16
- macos-13 # (non-M1)
0 commit comments