From 9052536d34366484a1e9516a5dd5a5c21460da2c Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Mon, 14 Aug 2023 19:10:53 -0500 Subject: [PATCH] fix distro --- .evergreen/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.evergreen/config.yml b/.evergreen/config.yml index 95a5fe2db1..4171d6f5c3 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -2410,7 +2410,7 @@ axes: values: - id: "ubuntu2204-go-1-20" display_name: "Ubuntu 22.04" - run_on: ubuntu2204-build + run_on: ubuntu2204-small variables: GO_DIST: "/opt/golang/go1.20"