mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-25 05:25:27 -04:00
Merge pull request #2397 from srcejon/mac_ci
Mac x64 build for Mac OS 12
This commit is contained in:
commit
d24c552d24
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
@ -10,6 +10,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build_mac_x64:
|
build_mac_x64:
|
||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
|
env:
|
||||||
|
MACOSX_DEPLOYMENT_TARGET: 12.0
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user