Skip to content

Commit

Permalink
ci: Upgrade macOS version
Browse files Browse the repository at this point in the history
Fixes #285
  • Loading branch information
ltoenning committed Jun 13, 2024
1 parent 2ae75ae commit f46b2e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ jobs:
path: ${{ github.workspace }}/swiftsymbols-*

buildMacOS:
runs-on: macos-11
runs-on: macos-12
needs: [preBuild, checks]
env:
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion src/xswiftbus/xplanemp2

0 comments on commit f46b2e1

Please sign in to comment.