diff --git a/.github/workflows/sdrangel.yml b/.github/workflows/sdrangel.yml index 78ca9bd7e..f08f67dc3 100644 --- a/.github/workflows/sdrangel.yml +++ b/.github/workflows/sdrangel.yml @@ -100,7 +100,7 @@ jobs: files: ${{ github.workspace }}/build/sdrangel-${{ steps.get_version.outputs.version }}-win64.exe build_mac: - runs-on: macos-12 + runs-on: macos-13 steps: - uses: actions/checkout@v3 with: