1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-09-05 14:47:50 -04:00

Update mac_x64 build to macos-13, as github no longer supports 12.

This commit is contained in:
Jon Beniston 2024-12-05 09:08:02 +00:00
parent c4e57a1696
commit 88c5554970

View File

@ -9,7 +9,7 @@ on:
jobs: jobs:
build_mac_x64: build_mac_x64:
runs-on: macos-12 runs-on: macos-13
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: