Commit 93d4498
committed
Skip .NET Framework in ARM64 consumption test
.NET Framework runs under x64 emulation on Windows ARM64, so it
can't load arm64-only native DLLs. Filter out net4* frameworks
from the package consumption test on the win-arm64 runner.1 parent a5bd43a commit 93d4498
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
268 | 272 | | |
269 | 273 | | |
270 | 274 | | |
| |||
0 commit comments