Use same machine as eval

Agus Zubiaga created

Change summary

.github/workflows/agent_servers_e2e.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

.github/workflows/agent_servers_e2e.yml 🔗

@@ -35,7 +35,7 @@ jobs:
     if: github.repository_owner == 'zed-industries'
     timeout-minutes: 20
     runs-on:
-      - ubuntu-latest
+      - buildjet-16vcpu-ubuntu-2204
 
     steps:
       - name: Add Rust to the PATH