diff --git a/.circleci/config.yml b/.circleci/config.yml index 7cf4a8b16..2a3c7e8a4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,7 +5,7 @@ executors: parameters: version: type: string - default: "1.15.5" + default: "1.16.7" resource_class: type: string default: medium @@ -84,7 +84,7 @@ jobs: default: medium golang_version: type: string - default: "1.15.5" + default: "1.16.7" shard_width: type: string default: "20" @@ -253,7 +253,7 @@ workflows: requires: - linter - check-license-headers - - test-golang-1.15.5 + - test-golang-1.16.7 - release: context: molecula requires: