mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-04-22 15:08:46 +02:00
fix deprecated macos CI runner version
This commit is contained in:
parent
cf3e15d285
commit
5ded73ce71
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
path: ${{runner.workspace}}/sdrpp_windows_x64.zip
|
||||
|
||||
build_macos_intel:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user