Skip to content

Commit f4427f6

Browse files
committed
.circleci/config.yml: upgrades circleci go versions
1 parent 2869fbb commit f4427f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ workflows:
4646
version: 2
4747
build:
4848
jobs:
49-
- golang:1.8.7
50-
- golang:1.9.7
51-
- golang:1.11
49+
- golang:1.13
50+
- golang:1.14
51+
- golang:1.15
5252
- golang:latest
5353
- coveralls

0 commit comments

Comments
 (0)