update github workflows to fit patched libssh

This commit is contained in:
Ryo Nakamura
2022-11-24 22:59:59 +09:00
parent 6f9aaeab80
commit b46a6f15c1
5 changed files with 54 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ set -x
case $platform in
Darwin)
brew install openssl
brew install openssl@1.1
;;
Linux-ubuntu*)
apt-get install -y \