mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
chore(deps): update dependency libressl/portable to v4.3.1
This commit is contained in:
parent
36174520e9
commit
d399ec04b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -330,7 +330,7 @@ jobs:
|
|||
UBSAN_OPTIONS: print_stacktrace=1
|
||||
# versioning=semver-coerced
|
||||
LIBRESSL_REPO: libressl/portable
|
||||
LIBRESSL_VERSION: v4.2.1
|
||||
LIBRESSL_VERSION: v4.3.1
|
||||
LIBRESSL_INSTALL: /opt/libressl
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue