1 parent fac2239 commit 540d82fCopy full SHA for 540d82f
1 file changed
.github/workflows/ci_build_and_test.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ubuntu-latest]
19
- python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
20
include:
21
- name: macos
22
os: macos-latest
0 commit comments