mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-21 02:48:33 -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:
|
||||
build_mac_x64:
|
||||
runs-on: macos-13
|
||||
env:
|
||||
MACOSX_DEPLOYMENT_TARGET: 12.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user