Skip to content

Commit 8fb2c71

Browse files
committed
move to GitHub Actions runners
1 parent 3d8e767 commit 8fb2c71

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/actionlint.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/workflows/ci-dgo-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
dgo-tests:
21-
runs-on: warp-ubuntu-latest-x64-4x
21+
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout Dgraph repo
2424
uses: actions/checkout@v5

0 commit comments

Comments
 (0)