Added MacOS CI 2

This commit is contained in:
Ryzerth 2021-04-29 15:34:08 +02:00
parent 8b25d74dde
commit 26605b8d90

View File

@ -53,7 +53,7 @@ jobs:
path: ${{runner.workspace}}/sdrpp_windows_x64.zip
build_macos:
runs-on: windows-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2