Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually disable Go in the ancient CI. This previously worked because…
… we never checked if go was found or not, and in the case of disabling testing and libssl nothing attempted to use Go. cmake/go.cmake now has more sanity checks and detects that the docker container doesn't have Go installed.
- Loading branch information