Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgheewala committed Nov 10, 2021
1 parent f738663 commit 0110f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/repo
docker:
- image: circleci/golang:1.16.7
- image: circleci/golang:1.17.2
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 0110f04

Please sign in to comment.