基于Ubuntu-18.04的GitHub Actions runner镜像已经全面不支持了
这两周发布的GitHub pages突然发现没有正常更新显示。查看了一下日志,发现runner报了一个错“This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.”。同时有一个提示为“The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virt……