ci: Upgrade macOS version

This commit is contained in:
Lars Toenning
2024-10-12 08:19:18 +02:00
parent c9ef304ec9
commit 5621b6a211

View File

@@ -271,7 +271,7 @@ jobs:
path: ${{ github.workspace }}/xswiftbus-* path: ${{ github.workspace }}/xswiftbus-*
buildMacOS: buildMacOS:
runs-on: macos-12 runs-on: macos-13
needs: [preBuild, checks] needs: [preBuild, checks]
env: env:
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }} BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}