Skip to content

Commit 1d58917

Browse files
authored
remove swe-bench build workflow (OpenHands#1726)
1 parent 6a18caf commit 1d58917

4 files changed

Lines changed: 1 addition & 48 deletions

File tree

.github/workflows/ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
strategy:
3030
matrix:
31-
image: ["app", "evaluation", "sandbox"]
31+
image: ["app", "sandbox"]
3232

3333
steps:
3434
- name: checkout

containers/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ by the `ghcr.yml` workflow.
88
```
99
docker build -f containers/app/Dockerfile -t opendevin .
1010
docker build -f containers/sandbox/Dockerfile -t sandbox .
11-
docker build -f containers/evaluation/Dockerfile -t evaluation evaluation/SWE-bench/
12-
1311
```

containers/evaluation/Dockerfile

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

containers/evaluation/config.sh

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

0 commit comments

Comments
 (0)