diff --git a/.github/workflows/notebooks.yml b/.github/workflows/notebooks.yml index 6970c35..1e2c0df 100644 --- a/.github/workflows/notebooks.yml +++ b/.github/workflows/notebooks.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v2 - uses: conda-incubator/setup-miniconda@v2.2.0 with: - python-version: "3.10" + python-version: "3.11" mamba-version: "*" channels: conda-forge channel-priority: strict