Use go1.16 release branch in CI

This commit is contained in:
Matt Joiner 2021-01-30 12:31:01 +11:00
parent 0cdb33ede0
commit ad2ea89961
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
# docker:
# - image: cimg/go:1.13
environment:
GO_BRANCH: release-branch.go1.15
GO_BRANCH: release-branch.go1.16
steps:
- run: echo $CIRCLE_WORKING_DIRECTORY
- run: echo $PWD