Skip to content

Commit 7aaa067

Browse files
authored
Update config.yml
1 parent dab81eb commit 7aaa067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
version: 2
55
jobs:
66
build:
7-
machine:
8-
image: circleci/classic:latest
7+
docker:
8+
- image: circleci/golang:1.9
99

1010
working_directory: /go/src/github.com/RedisGraph/redisgraph-go
1111
steps:

0 commit comments

Comments
 (0)