Skip to content

Commit f7ac56e

Browse files
Prerak SinghPrerak Singh
authored andcommitted
bug fix
1 parent 0bb8ebb commit f7ac56e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ jobs:
142142
python -m pip install -r docs/requirements.txt
143143
144144
- name: Build package
145+
env:
146+
MACOSX_DEPLOYMENT_TARGET: 10.13
145147
run: |
146148
CXXFLAGS="-std=c++17" python scripts/build/install.py
147149

0 commit comments

Comments
 (0)