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.0 name: x86_64-libressl-3.2.1 target: x86_64-unknown-linux-gnu library: libressl version: 3.2.0 version: 3.2.1 - 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.0 name: x86_64-libressl-3.2.1 target: x86_64-unknown-linux-gnu library: libressl version: 3.2.0 version: 3.2.1 - macos: name: macos - macos: Loading