diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 897fd60..b75a36d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: build-on-macos: name: Build, sign and notarize .pkg files for Mac - runs-on: macos-12 + runs-on: macos-14 steps: - uses: actions/checkout@v3 - name: Get Git History @@ -143,4 +143,4 @@ jobs: tag: ${{ steps.check-tag.outputs.version }} - \ No newline at end of file +