mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
[CI] Update macOS build version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -322,7 +322,7 @@ jobs:
|
|||||||
path: ${{ github.workspace }}/swiftsymbols-*
|
path: ${{ github.workspace }}/swiftsymbols-*
|
||||||
|
|
||||||
buildMacOS:
|
buildMacOS:
|
||||||
runs-on: macos-10.15
|
runs-on: macos-11
|
||||||
needs: preBuild
|
needs: preBuild
|
||||||
env:
|
env:
|
||||||
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}
|
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user