In the past, I saw that the 2nd arm64 pipeline was unstable. Now I want to try it to check if it is stable enough to run again.
As far as I know, right now the only native arm64 cases are MacOS Arm macos-arm-oss on GitHub Actions. And I want to add Linux arm64 case on pull-request in CI.
.travis.yml: Add arm64 case.
In the past, I saw that the 2nd arm64 pipeline was unstable. Now I want to try
it to check if it is stable enough to run again.
As far as I know, right now the only native arm64 cases are MacOS Arm
macos-arm-osson GitHub Actions. And I want to add Linux arm64 case onpull-request in CI.