Update xcode version for macos builds

This commit is contained in:
Geoff Stuart 2022-08-12 10:56:43 -04:00
parent 2e29b460d2
commit 84a2ebcbfd
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: