Skip to content

Commit 33491cc

Browse files
authored
Merge pull request #122 from ericpre/use_constructor3.9.3
Pin to constructor 3.9.3 until more recent version are fixed
2 parents 781d02b + d066775 commit 33491cc

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)