Skip to content

Commit

Permalink
ci: test for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Oct 29, 2024
1 parent 235fae0 commit 16804d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
CIBW_ARCHS: ${{ matrix.buildplat.arch }}
CIBW_ENVIRONMENT: "MACOSX_DEPLOYMENT_TARGET=${{ matrix.buildplat.benv }}"
CIBW_BEFORE_ALL_MACOS: >
brew install boost boost-python3 icu4c &&
brew install boost boost-python3 &&
brew tap fbkarsdorp/homebrew-lamachine &&
brew install timbl
Expand Down

0 comments on commit 16804d8

Please sign in to comment.