diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa87bde1..290f2af3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,9 +124,6 @@ jobs: with: cmake-version: '3.17.0' - - name: Show OpenSSL version - run: openssl version -a - - name: Configure CMake run: cmake -G "${{matrix.generator}}"