diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index 2baba71..af2417b 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -108,7 +108,7 @@ jobs: # Note that this step is *after* specific pythons have been used to # build and test the wheel auto-update-conda: true - python-version: "3.11" + python-version: "3.12" miniforge-version: latest conda-remove-defaults: "true"