Commit ddc36c7
committed
deploy: use more powerful instance for deploy
Deploy takes a ridiculous amount of time because it is
building toolchains and so on. Give it some actual CPU.
Change-Id: Id02b2d0de66b88066d0e1e83b8e1477b3dcd0cae
Reviewed-on: https://go-review.googlesource.com/c/playground/+/375634
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>1 parent 5ac9766 commit ddc36c7
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
0 commit comments