16.3.6
Description
Abstract
This PR will enable ARM64 CI buildtest support.
Background
Linux arm64 hosted runners now available for free in public repositories
Details
Add build test for ARM64 runner.
References
Destructive Changes
N/A
Known Limitations
- Multiple test scenarios, unit tests fail in ARM CPU environment, so test case build and execution is turned off in ARM64 environment
- Sending coverage to SonarCloud is also not done in ARM64
- Docker building is currently not modified