slaclab / pysmurf

Other
2 stars 9 forks source link

Ubuntu 18.04 no longer supported by GitHub, must upgrade to Ubuntu 20.04. #764

Closed swh76 closed 1 year ago

swh76 commented 1 year ago

Describe the bug

PRs are stalling, apparently because GitHub stopped supporting Ubuntu 18.04 on April 1, 2023;

https://stackoverflow.com/questions/70959954/error-waiting-for-a-runner-to-pick-up-this-job-using-github-actions

Need to upgrade dockers to use Ubuntu 20.04 (the next LTS version). I think this only requires updating that in the base docker:

https://github.com/slaclab/smurf-base-docker

Fortunately @jlashner says SO has already done this in their software stack; their dockers are here;

https://github.com/simonsobs/smurf_dockers