Merge pull request #9170 from filecoin-project/gstuart/xcode-version-ci-master
Update xcode version for macos builds
This commit is contained in:
commit
f27ef344bc
@ -382,7 +382,7 @@ jobs:
|
|||||||
description: publish github release and homebrew?
|
description: publish github release and homebrew?
|
||||||
type: boolean
|
type: boolean
|
||||||
macos:
|
macos:
|
||||||
xcode: "12.5.0"
|
xcode: "13.4.1"
|
||||||
working_directory: ~/go/src/github.com/filecoin-project/lotus
|
working_directory: ~/go/src/github.com/filecoin-project/lotus
|
||||||
steps:
|
steps:
|
||||||
- prepare:
|
- prepare:
|
||||||
|
@ -382,7 +382,7 @@ jobs:
|
|||||||
description: publish github release and homebrew?
|
description: publish github release and homebrew?
|
||||||
type: boolean
|
type: boolean
|
||||||
macos:
|
macos:
|
||||||
xcode: "12.5.0"
|
xcode: "13.4.1"
|
||||||
working_directory: ~/go/src/github.com/filecoin-project/lotus
|
working_directory: ~/go/src/github.com/filecoin-project/lotus
|
||||||
steps:
|
steps:
|
||||||
- prepare:
|
- prepare:
|
||||||
|
Loading…
Reference in New Issue
Block a user