diff --git a/.github/workflows/tests-conda.yml b/.github/workflows/tests-conda.yml index 259dc620..efbb71da 100644 --- a/.github/workflows/tests-conda.yml +++ b/.github/workflows/tests-conda.yml @@ -23,7 +23,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, macos-latest, windows-2022] - python: ["3.10", "3.11", "3.12", "3.13"] + python: ["3.10", "3.11", "3.12", "3.13", "3.14"] env: ["latest"] include: # environment with lower versions of optional dependencies