Skip to content

Commit

Permalink
Bring Go current for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored Sep 25, 2020
1 parent 2db716d commit 1c4bb9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ workflows:
commit:
jobs:
- run-static-analyses:
version: "1.13"
version: "1.15"
- run-tests:
version: "1.12"
version: "1.14"
- run-tests:
version: "1.13"
version: "1.15"

0 comments on commit 1c4bb9a

Please # to comment.