diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ceef5906..eec6083b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: - uses: actions/checkout@v6 - uses: actions/setup-python@v6 with: - python-version: "3.13" + python-version: "3.14" cache: 'pip' # caching pip dependencies - name: Set up Python environment (cython) env: