Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put back golang v1.21.x in ci workflow
To address the following build errors in ci workflow: Autobuilder was built with go1.21.7, environment has go1.21.7. Error: We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.16.3/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and last log line was: 2024/02/28 18:16:40 Extraction failed: exit status 1. See the logs for more details.
- Loading branch information