Commit e53dbe7
committed
GithubCI: set rollForward in linux-newLTS-github*
Set rollForward to major in linux-newLTS-github-* jobs to avoid
errors like:
```
Testhost process for source(s) '/home/runner/work/fsx/fsx/Fsdk.Tests/bin/Debug/net6.0/Fsdk.Tests.dll' exited with error: You must install or update .NET to run this application.
App: /home/runner/work/fsx/fsx/Fsdk.Tests/bin/Debug/net6.0/testhost.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/share/dotnet/
The following frameworks were found:
8.0.19 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
9.0.4 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
```1 parent 6ee1d4d commit e53dbe7
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| |||
0 commit comments