Re: [Geotools-devel] Ubuntu 20.04 builds have stopped working in Github workflows

2025-04-19 Thread Mark Prins
Op 17-04-2025 om 14:54 schreef Andrea Aime: I've opened https://github.com/geotools/geotools/pull/5152 to update the runner OS for most workflows, but have left the GDAL linux builds for now as the libgdal-java package is not available for 22.04 or 24.04 (that I know of) so th

Re: [Geotools-devel] Ubuntu 20.04 builds have stopped working in Github workflows

2025-04-17 Thread Andrea Aime
> > I've opened https://github.com/geotools/geotools/pull/5152 to update the > runner OS for most workflows, but have left the GDAL linux builds for > now as the libgdal-java package is not available for 22.04 or 24.04 > (that I know of) so these builds would fail anyway trying to install the > apt

[Geotools-devel] Ubuntu 20.04 builds have stopped working in Github workflows

2025-04-17 Thread Mark Prins
As noted in https://github.com/actions/runner-images/issues/11101 the Ubuntu 20.04 Actions runner image on Github has been deprecated on 2025-02-01 and is now fully unsupported (retired) as of 2025-04-15. This causes builds to be terminated prematurely, which I noticed when the backport-bot fail