Use whatever version of go is available on CI

This commit is contained in:
Kovid Goyal
2022-08-17 00:32:13 +05:30
parent bab914c497
commit f90753c69b
3 changed files with 10 additions and 24 deletions

View File

@@ -46,7 +46,7 @@ Run-time dependencies:
Build-time dependencies:
* ``gcc`` or ``clang``
* ``go >= 1.19``
* ``go >= 1.17``
* ``pkg-config``
* For building on Linux in addition to the above dependencies you might also
need to install the following packages, if they are not already installed by