Update xcode version for macos builds
This commit is contained in:
parent
98e1282a3f
commit
b648cec9cd
@ -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