Commit bee0917
authored
Provide SDK codegen unit tests with more space (#4328)
## Motivation and Context
The latest release workflow encountered no space left on device in
`check-sdk-codegen-unit-tests`:
```
= note: /usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
```
This PR updates its runner to `smithy_ubuntu-latest_8-core` to resolve
the issue.
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._1 parent 39de327 commit bee0917
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments