Skip to content

Commit 3e24a21

Browse files
change python version
1 parent 48c3e80 commit 3e24a21

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.7
23+
python-version: 3.10
2424
mamba-version: "*"
2525
channels: conda-forge, ccpi
2626
conda-remove-defaults: "true"

0 commit comments

Comments
 (0)