We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3e9d9 commit 094628bCopy full SHA for 094628b
1 file changed
.github/workflows/ci-dgraph-jepsen-tests.yml
@@ -5,7 +5,7 @@ on:
5
- cron: 0 4 * * 3,6 # run twice weekly
6
7
env:
8
- GOPATH: /home/ubuntu/go
+ GOPATH: /home/runner/go
9
10
permissions:
11
contents: read
0 commit comments