Skip to content

Commit 31b9223

Browse files
committed
MacOS test packaging
1 parent e102090 commit 31b9223

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ on:
1616
concurrency:
1717
group: ${{ github.workflow }}-${{ github.ref }}
1818
cancel-in-progress: true
19+
20+
21+
env:
22+
MACOSX_DEPLOYMENT_TARGET: "10.15"
1923

2024
jobs:
2125
build_test:

0 commit comments

Comments
 (0)