Skip to content

Commit d066775

Browse files
committed
Pin to constructor 3.9.3 until more recent version are fixed
1 parent 781d02b commit d066775

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.9.3
133133
134134
- name: Conda info
135135
run: |

0 commit comments

Comments
 (0)