Skip to content

Commit 56b7f86

Browse files
committed
ci: use ubuntu-latest runner for agent-eval workflow
1 parent d84e53b commit 56b7f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agent-eval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ on:
5252

5353
jobs:
5454
agent-eval:
55-
runs-on: blacksmith-4vcpu-ubuntu-2404
55+
runs-on: ubuntu-latest
5656
timeout-minutes: 60
5757
steps:
5858
- name: Checkout

0 commit comments

Comments
 (0)