- Notifications
You must be signed in to change notification settings - Fork926
Commit20b3f8f
authored
chore: use a smaller runner for e2e test (#15034)
We run our e2e-tests on a 16-core machine with `--max-workers=1`Using a standard runner with 2 cores, the machine runs the tests in thesame amount of time while reducing the cost 8 times.Update: `test-e2e` fails on the 2core-8GB runner, so using a 4-core-16GB runner for that.1 parent1914490 commit20b3f8f
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
502 |
| - | |
| 502 | + | |
| 503 | + | |
503 | 504 |
| |
504 | 505 |
| |
505 | 506 |
| |
|
0 commit comments
Comments
(0)