Loading .circleci/config.yml +2 −2 Original line number Diff line number Diff line Loading @@ -290,10 +290,10 @@ workflows: library: libressl version: 2.5.5 - linux: name: x86_64-libressl-3.2.1 name: x86_64-libressl-3.2.2 target: x86_64-unknown-linux-gnu library: libressl version: 3.2.1 version: 3.2.2 - macos: name: macos - macos: Loading Loading
.circleci/config.yml +2 −2 Original line number Diff line number Diff line Loading @@ -290,10 +290,10 @@ workflows: library: libressl version: 2.5.5 - linux: name: x86_64-libressl-3.2.1 name: x86_64-libressl-3.2.2 target: x86_64-unknown-linux-gnu library: libressl version: 3.2.1 version: 3.2.2 - macos: name: macos - macos: Loading