ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.21k stars 348 forks source link

GHA: Remove centos when testing depexts as the docker images no longer work #6063

Open kit-ty-kate opened 2 days ago

kit-ty-kate commented 2 days ago

Should fix the Github Action issues we've seen recently

kit-ty-kate commented 2 days ago

Actually the "official" centos images in docker hub have all been deprecated, so i guess we just need to remove it from the list.

rjbou commented 2 days ago

Main centos image is deprecated, there is no available image that can replace it?

kit-ty-kate commented 2 days ago

to my knowledge, there is not