mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-06 19:48:35 -04:00
Update mac_x64 build to macos-13, as github no longer supports 12.
This commit is contained in:
parent
c4e57a1696
commit
88c5554970
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build_mac_x64:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user