mirror of
https://github.com/encounter/yarn.git
synced 2026-03-30 11:43:44 -07:00
b584b4f089
* Fix self-update Pick the correct file to download in self-update We cannot rely that the first asset is always the tar file This picks the correct file from the assets Use dev version of roadrunner and reset it correctly Enable self-update tests * Remove github resolving from self-update * Fix tests. * Update roadrunner and fix tests * Increase test timeout to 3 minutes * disable test because to slow on circleCI