We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ed6fb commit dab81ebCopy full SHA for dab81eb
.circleci/config.yml
@@ -5,7 +5,7 @@ version: 2
5
jobs:
6
build:
7
machine:
8
- image: circleci/golang:1.9
+ image: circleci/classic:latest
9
10
working_directory: /go/src/github.com/RedisGraph/redisgraph-go
11
steps:
0 commit comments