~bigbes/tarantool-protobuf: 4fd731af

ci: install Go 1.26 toolchain + cmake on builds.srht

Ubuntu noble's `golang` apt package is too old to satisfy go.mod's
toolchain directive — `go build` aborted with "toolchain not available".
Drop the apt package, install the official Go 1.26.3 tarball into
~/.local/go, and update go.mod / bench/go/go.mod accordingly. Also add
cmake + build-essential so `tt rocks install luatest` can build its
`checks` dependency.

Eugene Blikh <bigbes@gmail.com> — 2026-05-19 10:15:20 UTC

Commit 4fd731af37c68d7bb1afbec5a5966fee6b70c3feview raw patch

Parent(s): 5c705557

4 changed file(s)

FileStatus+
.builds/c-enabled.yml M +17 -5
.builds/pure-lua.yml M +17 -3
bench/go/go.mod M +1 -1
go.mod M +1 -1