Skip to content

Commit

Permalink
Use preinstalled openssl for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
bernedom committed Apr 5, 2024
1 parent 00b9c77 commit a34c64a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
run: |
choco install -y --limit-output plantuml ninja opencppcoverage
choco install -y --limit-output doxygen.install --version="1.9.2"
choco install -y --limit-output openssl --version="1.1.1.1400"
- name: dependencies (debian-like)
if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'debian')
Expand Down

0 comments on commit a34c64a

Please sign in to comment.