Commit 0ee67d8
authored
Bump go SDK build & test to larger runner (#2790)
Fixes build failures where we run out of memory:
-
https://github.com/pulumi/pulumi-azure-native/actions/runs/6339573390/job/17219363077
```
compile: writing output: write $WORK/b001/_pkg_.a: no space left on device
error: error in compiling Go: unable to run `go build`: exit status 1
```1 parent 25f60d9 commit 0ee67d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments