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 95d2eed commit 1906a1fCopy full SHA for 1906a1f
.github/workflows/cd-pydgraph.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
pydgraph-build:
16
- runs-on: warp-ubuntu-latest-x64-16x
+ runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v5
19
with:
0 commit comments