From: Michał T. <no...@gi...> - 2023-04-24 20:08:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 00a6f21caaeb60e1300366f4013e151fa2940ddf https://github.com/OpenSC/libp11/commit/00a6f21caaeb60e1300366f4013e151fa2940ddf Author: Michał Trojnara <Mic...@st...> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Fix CI on OSX - Use the required "--cask" option to install OpenSSL with brew. - Prepend the selected OpenSSL version to the PATH variable. Commit: 79184a294b98028e9844482cf7991594fde91923 https://github.com/OpenSC/libp11/commit/79184a294b98028e9844482cf7991594fde91923 Author: Michał Trojnara <Mic...@st...> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Work around broken Chocolatey Compare: https://github.com/OpenSC/libp11/compare/ddec8e701b99...79184a294b98 |