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 dbf8b4b commit 21fc4cdCopy full SHA for 21fc4cd
.github/workflows/cd-dgraph-js.yml
@@ -21,7 +21,7 @@ permissions:
21
22
jobs:
23
dgraph-js-tests:
24
- runs-on: warp-ubuntu-latest-x64-16x
+ runs-on: ubuntu-latest
25
strategy:
26
fail-fast: true
27
matrix:
0 commit comments