diff --git a/.github/workflows/tests-conda.yml b/.github/workflows/tests-conda.yml index 48e81a97..25e1535f 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-2019] - python: ["3.10", "3.11", "3.12"] + python: ["3.10", "3.11", "3.12", "3.13"] env: ["latest"] include: # environment with lower versions of optional dependencies