Merge pull request #9170 from filecoin-project/gstuart/xcode-version-ci-master

Update xcode version for macos builds
This commit is contained in:
Łukasz Magiera 2022-08-15 15:51:10 -04:00 committed by GitHub
commit f27ef344bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: