We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a5359 commit 84c1d6eCopy full SHA for 84c1d6e
.github/workflows/main.yml
@@ -314,7 +314,7 @@ jobs:
314
shell: bash
315
run: |
316
conda install -c anaconda qt boost
317
- conda install -c conda-forge eigen spectralib zfp scikit-learn openmp embree3
+ conda install -c conda-forge eigen=3.3.8 spectralib zfp scikit-learn openmp embree3
318
319
- name: Fetch ParaView installer
320
0 commit comments