msys2 / msys2-autobuild

🏭🏭🏭🏭🏭🏭🏭🏭
https://packages.msys2.org/queue
MIT License
35 stars 25 forks source link

Make msys2 config/installs idempotent. #35

Closed jeremyd2019 closed 3 years ago

jeremyd2019 commented 3 years ago

To guard against the case that we may be reusing an msys2 install.

Also, increase job timeout. According to Github docs, jobs on runners they host are limited to 6 hours (which is also the default job limit), but self-hosted runners can run up to the maximum runtime for a workflow, 72 hours (4320 minutes)