mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
ci: Upgrade macOS version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user