chore: update mac signing job to use latest xcode (#10311)

This commit is contained in:
Sebastian Spaink 2021-12-21 11:07:27 -06:00 committed by GitHub
parent 72dad89d81
commit b59350b940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -12,7 +12,7 @@ executors:
GOFLAGS: -p=8
mac:
macos:
xcode: 12.4.0
xcode: 13.2.0
working_directory: '~/go/src/github.com/influxdata/telegraf'
environment:
HOMEBREW_NO_AUTO_UPDATE: 1
@ -378,8 +378,7 @@ jobs:
path: './build/dist'
destination: 'build/dist'
package-sign-mac:
macos:
xcode: "11.3"
executor: mac
working_directory: /Users/distiller/project
environment:
FL_OUTPUT_DIR: output