EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Attempt at addressing timeout issues for Azure ubuntu repos #103

Closed rozyczko closed 3 years ago

rozyczko commented 3 years ago

Recent GH jobs on Ubuntu , e.g. https://github.com/easyScience/easyDiffractionApp/runs/2902065750?check_suite_focus=true fail due to failure to reach azure stores for ubuntu. This seems to be a common issue on GH Actions, and although no proper solution is mentioned, workarounds are known. https://github.com/actions/virtual-environments/issues/675

This PR implements one of those workarounds and it seems to fix the current failures for easyDiffractionApp builds