Skip to content

Commit

Permalink
dont need digest
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Nov 8, 2024
1 parent 7558a22 commit ba45f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
CIBW_ENVIRONMENT_MACOS: SSL_LIB_PATH="$(brew --prefix openssl@${{ env.MACOS_OPENSSL_VERSION }})/lib/" CPATH="$(brew --prefix openssl@${{ env.MACOS_OPENSSL_VERSION }})/include/" STATIC_SSL=1
CIBW_BUILD: ${{ env.BUILD_IDENTIFIER }}
CIBW_BUILD_FRONTEND: build
CIBW_MANYLINUX_X86_64_IMAGE: ghcr.io/aerospike/manylinux2014_x86_64-016083a19da2a4889db06d8f0a4d195c0ff1d53033c07eb7223aabea243be501-3.0.15:client-2217-openssl3-manylinux
CIBW_MANYLINUX_X86_64_IMAGE: ghcr.io/aerospike/manylinux2014_x86_64:CLIENT-2217-openssl3-manylinux
CIBW_BEFORE_ALL_LINUX: >
yum install python-devel -y &&
yum install python-setuptools -y
Expand Down

0 comments on commit ba45f5c

Please sign in to comment.