From 76d00c993a44dc967a2d90c9bea72cc7e2e2d1bb Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Mon, 6 Mar 2023 10:13:17 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bff5002b..9b612cd3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,6 @@ defaults: working-directory: src env: - CFLAGS=: "-D\"OPENSSL_TLS_SECURITY_LEVEL=2\"" OPENSSL_CONFIG_OPTS: no-fips --api=3.0.0 OPENSSL_INSTALL_PATH: ${{ github.workspace }}/bin/ssl OPENSSL_SOURCE_PATH: ${{ github.workspace }}/src/openssl