Skip to content

Commit 6eb429f

Browse files
1.8.2 release
1 parent f5fa527 commit 6eb429f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build_conda.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
run: |
4242
pip install setuptools wheel --upgrade
4343
44-
- name: Install libc6-dev equivalent in Conda environment
45-
if: runner.os == 'Linux'
46-
run: |
47-
conda install -c anaconda cryptlib
48-
4944
- name: Install macOS SDK (only on macOS)
5045
if: runner.os == 'macOS'
5146
run: |

0 commit comments

Comments
 (0)