[Improvement] Support integration test on macos with arm/amd64 arch
Open
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
Description
### What would you like to be improved?
like [ncnn](https://github.com/Tencent/ncnn/blob/master/.github/workflows/macos.yml), could we apply more environment to integration testing?
### How should we improve?
Maybe we could apply new enviroment to test python client first, like patch #3901
Contributor guide
Research direction
Start by reading .github/workflows/macos.yml and patch #3901, then compare the referenced ncnn macOS workflow. Determine how the Python client integration tests are currently configured; done means those tests run in CI on both macOS arm64 and amd64 environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, macos, python
- Domain
- ci-cd, operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100