Skip to content

Commit

Permalink
Windows runner has Go 1.17 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Sep 17, 2021
1 parent 6ff7924 commit 9230b19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ orbs:
commands:
win_install_go:
steps:
- run:
command: choco install golang --version 1.16.4 --yes
- run:
command: go version
macos_install_go:
Expand Down

0 comments on commit 9230b19

Please sign in to comment.