1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-08-15 20:22:26 -04:00

Try macos-13

This commit is contained in:
srcejon 2023-11-02 20:25:27 +00:00
parent f5b1627de4
commit 931ec74a6f

View File

@ -100,7 +100,7 @@ jobs:
files: ${{ github.workspace }}/build/sdrangel-${{ steps.get_version.outputs.version }}-win64.exe files: ${{ github.workspace }}/build/sdrangel-${{ steps.get_version.outputs.version }}-win64.exe
build_mac: build_mac:
runs-on: macos-12 runs-on: macos-13
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: