Closed omajid closed 5 months ago
Our tests only verify that things work on x86_64 (aka x64). We don't test on other architecture. Because of that, we run into issues and have ot fix them later. We should add some test legs for those other architectures too.
This came up in https://github.com/redhat-developer/dotnet-regular-tests/pull/271
We decided to not implement this because of possible significant CI slowdown issues.
Closing per previous comment.
Our tests only verify that things work on x86_64 (aka x64). We don't test on other architecture. Because of that, we run into issues and have ot fix them later. We should add some test legs for those other architectures too.