Skip to content

Commit c1b2cf3

Browse files
authored
Build with go 1.13.4 (#31)
1 parent 2a5b40b commit c1b2cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
environment:
4343
TESTS_DIR: *results-dir
4444
docker:
45-
- image: nmiyake/go:go-darwin-linux-1.11-t134
45+
- image: circleci/golang:1.13.4-stretch
4646
steps:
4747
- checkout
4848
- *restore-godel-cache

0 commit comments

Comments
 (0)