mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-05 02:24:21 -05:00
* also m1 and arm64 for wheel checks * account for self-hosted and pre-setup-python of m1 and arm64 runners * && * python3 * report python version * use docker on arm64 to get multiple python versions * flush * report more system information * except pycryptodome for now * more variables, simpler logic * corrections * switch to [macos, arm64] * add python version to job name * separate os and arch matrix axes * reorder matrixing * drop workflow name from job name * oops * skip python setup in docker cases * drop the containers * Update check_dependency_artifacts.py