Skip to content

Commit 297bc80

Browse files
authored
Conda hack (#164)
1 parent 13dc052 commit 297bc80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
- arch: macosx_x86_64
6969
ext: dylib
7070
whl: macosx_11_0_x86_64
71+
- arch: macosx_x86_64
72+
ext: dylib
73+
whl: macosx_10_16_x86_64
7174
- arch: macosx_arm64
7275
ext: dylib
7376
whl: macosx_11_0_arm64

0 commit comments

Comments
 (0)