Skip to content

Commit dab81eb

Browse files
authored
Update config.yml
1 parent e8ed6fb commit dab81eb

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
@@ -5,7 +5,7 @@ version: 2
55
jobs:
66
build:
77
machine:
8-
image: circleci/golang:1.9
8+
image: circleci/classic:latest
99

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

0 commit comments

Comments
 (0)