influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

fix: update unsupported xcode version #436

Closed candrewlee14 closed 1 year ago

candrewlee14 commented 1 year ago

CircleCI was erroring:

Build-agent version 1.0.134103-8a9e13ee (2022-08-02T13:24:16+0000)
Creating a dedicated VM with xcode:12.4.0 image
failed to create host: Image xcode:12.4.0 is not supported

failed to create host: Image xcode:12.4.0 is not supported

This PR updates to the latest supported version.