Open StoneDot opened 1 year ago
Currently, we use the latest image on each platform. https://github.com/awslabs/dynein/blob/main/.github/workflows/build_binaries_on_new_releases.yml
It ensures that dynein binary works on the latest OS. On the other hand, specifying a version will provide a more stable result. We should investigate and identify the preferable platform version to build dynein.
Currently, we use the latest image on each platform. https://github.com/awslabs/dynein/blob/main/.github/workflows/build_binaries_on_new_releases.yml
It ensures that dynein binary works on the latest OS. On the other hand, specifying a version will provide a more stable result. We should investigate and identify the preferable platform version to build dynein.