Skip to content

Commit

Permalink
leave out accelerate wheels try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Anibal committed Sep 9, 2024
1 parent 8fe5184 commit 45b8919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
sudo xcode-select -s /Applications/Xcode_${XCODE_VER}.app
CIBW="MACOSX_DEPLOYMENT_TARGET=${{ matrix.buildplat[4] }}\
LD_LIBRARY_PATH=$LIB_PATH:$LD_LIBRARY_PATH\
PKG_CONFIG_PATH=$LIB_PATH/pkgconfig\
SDKROOT=$(xcrun --sdk macosx --show-sdk-path)"
echo "CIBW_ENVIRONMENT_MACOS=$CIBW" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 45b8919

Please sign in to comment.