CircleCI-Public / circleci-yaml-language-server

The official language server for CircleCI YAML configuration files
Apache License 2.0
20 stars 18 forks source link

fix: update go version for macOS build #295

Closed loderunner closed 5 months ago

loderunner commented 5 months ago

Description

This PR updates Go version for macOS build to 1.22.3

Implementation details

Install Go using the Go orb.