Update xcode version for macos builds

This commit is contained in:
Geoff Stuart 2022-08-12 10:56:43 -04:00
parent 98e1282a3f
commit b648cec9cd
2 changed files with 2 additions and 2 deletions

View File

@ -382,7 +382,7 @@ jobs:
description: publish github release and homebrew?
type: boolean
macos:
xcode: "12.5.0"
xcode: "13.4.1"
working_directory: ~/go/src/github.com/filecoin-project/lotus
steps:
- prepare:

View File

@ -382,7 +382,7 @@ jobs:
description: publish github release and homebrew?
type: boolean
macos:
xcode: "12.5.0"
xcode: "13.4.1"
working_directory: ~/go/src/github.com/filecoin-project/lotus
steps:
- prepare: