Skip to content

chore: Update .gitlab-ci.yml - use GO_VERSION var for code_navigation

Jay McCure requested to merge jmc-code-nav-go-version into main

Description

code-navigation job is failing on latest go version, this MR locks it to the version we are using in our build.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Jay McCure

Merge request reports