Hi,
I have a repository where the Netlify deployment is consistently failing, e.g.
ENH: Set up correctly branches filter in build, test GHA workflow file by jhlegarreta · Pull Request #242 · carpentries-incubator/SDC-BIDS-dMRI · GitHub
It seems to be failing because it’s picking Ubuntu 16.04 Xenial:
Netlify App
Following:
Please read! End of support for Xenial build image: Everything you need to know
I have checked that the default Ubuntu in the project’s Netlify configuration is 18.04.
So what is missing here?