Try medium+

This commit is contained in:
Geoff Stuart
2023-01-10 12:55:36 -05:00
committed by Geoff Stuart
parent 7c448afda8
commit f9404aa55e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ executors:
docker:
# Must match GO_VERSION_MIN in project root
- image: cimg/go:1.18.8
resource_class: large
resource_class: medium+
golang-2xl:
docker:
# Must match GO_VERSION_MIN in project root
+1 -1
View File
@@ -8,7 +8,7 @@ executors:
docker:
# Must match GO_VERSION_MIN in project root
- image: cimg/go:1.18.8
resource_class: large
resource_class: medium+
golang-2xl:
docker:
# Must match GO_VERSION_MIN in project root