Loading .github/workflows/ci.yml +6 −1 Original line number Diff line number Diff line Loading @@ -185,7 +185,12 @@ jobs: bindgen: true library: name: libressl version: 3.5.2 version: 3.5.3 - target: x86_64-unknown-linux-gnu bindgen: true library: name: libressl version: 3.6.0 - target: x86_64-unknown-linux-gnu bindgen: false library: Loading Loading
.github/workflows/ci.yml +6 −1 Original line number Diff line number Diff line Loading @@ -185,7 +185,12 @@ jobs: bindgen: true library: name: libressl version: 3.5.2 version: 3.5.3 - target: x86_64-unknown-linux-gnu bindgen: true library: name: libressl version: 3.6.0 - target: x86_64-unknown-linux-gnu bindgen: false library: Loading