Skip to content

Commit

Permalink
ci: Upgrade macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
ltoenning committed Oct 12, 2024
1 parent c9ef304 commit 5621b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
path: ${{ github.workspace }}/xswiftbus-*

buildMacOS:
runs-on: macos-12
runs-on: macos-13
needs: [preBuild, checks]
env:
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}
Expand Down

0 comments on commit 5621b6a

Please sign in to comment.