Upgrade to Ubuntu 22.04 to keep workflows running#50
Upgrade to Ubuntu 22.04 to keep workflows running#50NoaHimesaka1873 wants to merge 2 commits intokoreader:masterfrom
Conversation
|
It's not quite that simple. That means it wouldn't work on older versions. But it is time to switch to 22.04. |
|
Downgraded to 22.04 following your concern. 24.04 should come after 22.04 is gone from actions. |
Frenzie
left a comment
There was a problem hiding this comment.
This'll necessitate we upgrade all of our Docker images, too. I'm not going to do that tonight, though. :-)
|
Or we could build the toolchains in docker using our base image? |
|
We could, but is it worth the trouble? I figure we want to move those away from 20.04 as well now that it's EOL. |
|
It's still receiving security updates. The real question, is do we build our AppImage on a newer LTS (losing support for older systems). |
|
You mean paid security updates? Unless you're nitpicking about the fact that it's still a whole month away. Anyway, if it works along these general lines it's certainly fine by me. container:
image: koreader/kobase:etc |
|
@benoit-pierre Only until May 2025 so it's in deathbed already. For our purpose it could be treated dead already. |
|
This can be closed (superseded by #52). |

Ubuntu 20.04 is now gone so it's been failing. Upgrading to 22.04 will fix this.
This change is