Skip to content

Commit a6f6c63

Browse files
committed
Pin python3.8 in conda build env
1 parent bfb97b1 commit a6f6c63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- uses: conda-incubator/setup-miniconda@v2
3232
with:
3333
miniconda-version: "latest"
34+
python-version: 3.8
3435
- name: Fetch unshallow
3536
run: git fetch --prune --tags --unshallow -f
3637
- name: Set output

0 commit comments

Comments
 (0)