openzim / libzim

Reference implementation of the ZIM specification
https://download.openzim.org/release/libzim/
GNU General Public License v2.0
164 stars 50 forks source link

Build check with Ubuntu 23.04 "Lobster" in CI #816

Closed kelson42 closed 2 weeks ago

kelson42 commented 1 year ago

I have removed Ubuntu 22.10 "Kinetic" in CI https://github.com/openzim/libzim/pull/815 but we need to keep checking against cutting-edge Ubuntu, unfortunately https://github.com/legoktm/gh-action-build-deb/issues/4 needs to be implemented first.

kelson42 commented 1 month ago

@legoktm I have updated our workflow but we still have a problem with Ubuntu 22.04 Noble, it does not upload to the PPA with this error https://github.com/openzim/libzim/actions/runs/10140717601/job/28036477586#step:20:27. Can you please have a look?

kelson42 commented 2 weeks ago

Last pb with noble has been fixed by #917