Skip to content

Commit

Permalink
negative testing. REVERT LATER
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Dec 4, 2024
1 parent 205890d commit aca5f4e
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 @@ -162,7 +162,7 @@ jobs:
env:
BUILD_IDENTIFIER: "${{ matrix.python-tag }}-${{ inputs.platform-tag }}"
MACOS_OPENSSL_VERSION: 3
CUSTOM_IMAGE_NAME: ghcr.io/aerospike/manylinux2014_{0}:latest
# CUSTOM_IMAGE_NAME: ghcr.io/aerospike/manylinux2014_{0}:latest
steps:
- name: Create status check message
run: echo STATUS_CHECK_MESSAGE="cibuildwheel (${{ env.BUILD_IDENTIFIER }})" >> $GITHUB_ENV
Expand Down

0 comments on commit aca5f4e

Please sign in to comment.