Skip to content

Commit 2ac1662

Browse files
Prerak SinghPrerak Singh
authored andcommitted
bug fix
1 parent f7ac56e commit 2ac1662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
144144
- name: Build package
145145
env:
146-
MACOSX_DEPLOYMENT_TARGET: 10.13
146+
MACOSX_DEPLOYMENT_TARGET: 11.0
147147
run: |
148148
CXXFLAGS="-std=c++17" python scripts/build/install.py
149149

0 commit comments

Comments
 (0)