Commit 60ad22d47d9f2701d7a19f6cfb3a73d8beca0408

fanquake 2023-05-03T16:28:58

actions: use supported version of Ubuntu It looks like these jobs are failing to run, because support for ubuntu-18.04 has been removed entirely, see: https://github.com/actions/runner-images/issues/6002. Migrate to ubuntu-20.04.