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 failed. (see
https://github.com/geotools/geotools/actions/runs/14511102989 )
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 package.
If anyone has any ideas?
I'm aware of the GeoServer docker image building this from source, but
for a CI env this seems sub-optimal (as it takes quite some time)
Mark
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel