diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d67ad1bf2a25ef486e4080cc8916610d5001a3cd..9090ca194d8fe0ebe6ae019856982877f64491ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -183,7 +183,7 @@ jobs: bindgen: true library: name: libressl - version: 3.6.0 + version: 3.6.1 - target: x86_64-unknown-linux-gnu bindgen: false library: @@ -198,7 +198,7 @@ jobs: bindgen: false library: name: libressl - version: 3.6.0 + version: 3.6.1 exclude: - library: name: boringssl