Skip to content

Commit 208cdbd

Browse files
py 3.11
1 parent 3e24a21 commit 208cdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda_build_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: conda-incubator/setup-miniconda@v3
2222
with:
23-
python-version: 3.10
23+
python-version: 3.11
2424
mamba-version: "*"
2525
channels: conda-forge, ccpi
2626
conda-remove-defaults: "true"

0 commit comments

Comments
 (0)