We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e24a21 commit 208cdbdCopy full SHA for 208cdbd
.github/workflows/conda_build_and_publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: conda-incubator/setup-miniconda@v3
22
with:
23
- python-version: 3.10
+ python-version: 3.11
24
mamba-version: "*"
25
channels: conda-forge, ccpi
26
conda-remove-defaults: "true"
0 commit comments