Skip to content

Commit

Permalink
Pin openssl to 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Aug 24, 2023
1 parent 054432d commit 0a5f281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/setup-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ conda create \
python="${PYTHON_VERSION}" pip \
ninja cmake \
libpng \
openssl=3.0.9 \
'ffmpeg<4.3'
conda activate ci
conda install --quiet --yes libjpeg-turbo -c pytorch
Expand Down

0 comments on commit 0a5f281

Please sign in to comment.