Skip to content

Commit

Permalink
fix deprecated macos CI runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreRouma committed Dec 18, 2024
1 parent cf3e15d commit 5ded73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ded73c

Please sign in to comment.