Commit bea97da
committed
ci: install x86 .NET 10 runtime on Windows x86 builds
The x86 test host requires an x86 .NET runtime, which isn't
pre-installed on the GitHub runner, nor can the
actions/setup-dotnet action install it (only the native arch SDK is
installed).
Install it manually using the official installer script.
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>1 parent 1fd451c commit bea97da
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
0 commit comments