gitlab-runner: unpin Go version
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
@@ -8494,9 +8494,7 @@ with pkgs;
|
||||
|
||||
gitlab-pages = callPackage ../applications/version-management/gitlab/gitlab-pages { };
|
||||
|
||||
gitlab-runner = callPackage ../development/tools/continuous-integration/gitlab-runner {
|
||||
buildGoModule = buildGo120Module;
|
||||
};
|
||||
gitlab-runner = callPackage ../development/tools/continuous-integration/gitlab-runner { };
|
||||
|
||||
gitlab-shell = callPackage ../applications/version-management/gitlab/gitlab-shell { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user