Skip to content

Commit 52df200

Browse files
committed
rollback extra node for PR
1 parent 0f2bf20 commit 52df200

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/on-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
e2e-tests:
116116
name: Run E2E Tests
117117
needs: [ build ]
118-
runs-on: ubuntu-latest-2-cores
118+
runs-on: ubuntu-latest
119119
steps:
120120
- name: Checkout code
121121
uses: actions/checkout@v4

hack/e2e-kind-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ nodes:
1414
- role: worker
1515
labels:
1616
run.ai/simulated-gpu-node-pool: default
17-
- role: worker
18-
labels:
19-
run.ai/simulated-gpu-node-pool: default

0 commit comments

Comments
 (0)