Changed labeles for macOS ARM64 and Linux ARM64 builds by asenyaev · Pull Request #681 · opencv/opencv-python

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the cleanup steps use asenyaev/cleanup-action@v1, some others use find . -mindepth 1 -delete, and the others use rm -rf ./*. If your asenyaev/cleanup-action@v1 can work across platforms, then just use your cleanup action for simplicity and unity.

BTW, Zihao is working on the network issue on the Linux ARM64 machine. It seems the problem is somehow related to the IPV6 routing on the machine.

Others look good to me👍