1 parent 7e640e2 commit 384d784Copy full SHA for 384d784
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
os: [macos-latest, ubuntu-latest, windows-latest]
28
- python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
+ python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
29
exclude:
30
# Python 3.6 is not supported on GitHub-hosted Ubuntu runners as of
31
# Ubuntu 22.04.
0 commit comments