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 6265b0f commit dbf8b4bCopy full SHA for dbf8b4b
.github/workflows/ci-dgraph-js.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
dgraph-js-tests:
18
- runs-on: warp-ubuntu-latest-x64-16x
+ runs-on: ubuntu-latest
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments