Skip to content

Commit a6e6f44

Browse files
committed
revert pythocc version
1 parent f94613e commit a6e6f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Installing packages
3232
shell: bash -el {0}
3333
run: |
34-
conda install --yes -c conda-forge -c anaconda pythonocc-core
34+
conda install --yes -c conda-forge -c anaconda pythonocc-core=7.4.0
3535
python -m pip install --upgrade pip
3636
python -m pip install smithers[vtk]
3737
python -m pip install .[test]

0 commit comments

Comments
 (0)