Skip to content

Commit b35bac3

Browse files
committed
bumping macos deployment target
1 parent 1669e5f commit b35bac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
9797
- name: Install SLEEF
9898
env:
99-
MACOSX_DEPLOYMENT_TARGET: "11.0"
99+
MACOSX_DEPLOYMENT_TARGET: "14.0"
100100
run: |
101101
git clone --branch 3.8 https://github.com/shibatch/sleef.git
102102
cd sleef

0 commit comments

Comments
 (0)