Skip to content

Commit 7dc3790

Browse files
committed
Use constructor 3.10.0 to build installer
1 parent f7c4bea commit 7dc3790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

130130
- name: Install constructor
131131
run: |
132-
conda install constructor
132+
conda install constructor=3.10.0
133133
134134
- name: Conda info
135135
run: |

0 commit comments

Comments
 (0)