We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c219029 commit 808345cCopy full SHA for 808345c
1 file changed
.circleci/config.yml
@@ -1,11 +1,11 @@
1
version: 2.1
2
executors:
3
current-go:
4
- resource_class: medium+
+ resource_class: large
5
docker:
6
- image: cimg/go:1.14
7
prior-go:
8
9
10
- image: cimg/go:1.13
11
0 commit comments