Skip to content

Commit

Permalink
circleci- update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Aug 8, 2021
1 parent e11d7ef commit 41ec59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
working_directory: /home/circleci/andesite
docker:
- image: circleci/golang:1.14
- image: circleci/golang:1.16
steps:
- checkout
- run: go version
Expand Down

0 comments on commit 41ec59e

Please sign in to comment.