We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f1978 commit 4846964Copy full SHA for 4846964
.github/workflows/gm.yml
@@ -31,8 +31,6 @@ jobs:
31
32
- name: Install SSL lib
33
run: |
34
- # TODO: use a fixed release once they have created one.
35
- # See https://github.com/Tongsuo-Project/Tongsuo/issues/318
36
git clone -b 8.4.0 --depth 1 https://github.com/Tongsuo-Project/Tongsuo tongsuo
37
pushd tongsuo
38
./config shared enable-ntls -g --prefix=/usr/local/tongsuo
0 commit comments