Skip to content

Commit 33752ee

Browse files
committed
apply correction also to release.yml
1 parent 988edd2 commit 33752ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ jobs:
7979

8080
- name: Build the Agent for macos
8181
env:
82-
MACOSX_DEPLOYMENT_TARGET: 10.9 # minimum supported version for mac
82+
MACOSX_DEPLOYMENT_TARGET: 10.12 # minimum supported version for mac
83+
CGO_CFLAGS: -mmacosx-version-min=10.12
84+
CGO_LDFLAGS: -mmacosx-version-min=10.12
8385
run: task build
8486
if: matrix.operating-system == 'macos-10.15'
8587

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy