Skip to content

Commit

Permalink
Conda hack (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma authored Oct 20, 2022
1 parent 13dc052 commit 297bc80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
- arch: macosx_x86_64
ext: dylib
whl: macosx_11_0_x86_64
- arch: macosx_x86_64
ext: dylib
whl: macosx_10_16_x86_64
- arch: macosx_arm64
ext: dylib
whl: macosx_11_0_arm64
Expand Down

0 comments on commit 297bc80

Please sign in to comment.