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 1906a1f commit 2519204Copy full SHA for 2519204
.github/workflows/ci-pydgraph-tests.yml
@@ -20,7 +20,7 @@ permissions:
20
21
jobs:
22
pydgraph-tests:
23
- runs-on: warp-ubuntu-latest-x64-4x
+ runs-on: ubuntu-latest
24
strategy:
25
matrix:
26
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
0 commit comments