diff --git a/.github/workflows/iOS.yml b/.github/workflows/iOS.yml index 205fefd..2c14775 100644 --- a/.github/workflows/iOS.yml +++ b/.github/workflows/iOS.yml @@ -130,7 +130,7 @@ jobs: release: name: Release QMapLibre if: github.ref_type == 'tag' - runs-on: macos-12 + runs-on: macos-13 needs: build-plugin permissions: contents: write