Skip to content

Commit d35973f

Browse files
author
wenfeng song
committed
support macOS 10.14 Mojave for x86_64 deployment
1 parent f0c71e3 commit d35973f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
name: 'MacOS-x86_64'
5353
runs-on: [macos-12]
5454
env:
55-
MACOSX_DEPLOYMENT_TARGET_X86_64: '10.15'
55+
MACOSX_DEPLOYMENT_TARGET_X86_64: '10.14'
5656
SPARKLE_VERSION: '1.26.0'
5757
SPARKLE_HASH: '8312cbf7528297a49f1b97692c33cb8d33254c396dc51be394e9484e4b6833a0'
5858
BLOCKED_FORMULAS: 'speexdsp curl php composer'

0 commit comments

Comments
 (0)