Skip to content

Commit 0b4cc05

Browse files
Use smaller test worker
1 parent 632cc4d commit 0b4cc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/test-worker/wrangler.template.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"class_name": "Sandbox",
1919
"image": "./Dockerfile",
2020
"name": "{{CONTAINER_NAME}}",
21-
"instance_type": "standard-4"
21+
"instance_type": "standard-1"
2222
}
2323
],
2424

0 commit comments

Comments
 (0)