Not sure why my CI is failing for a Particular Version?

Yes, having the Manifest.toml checked in doesn’t place nice with running CI with multiple Julia versions, as the Manifest.toml is intrinsically specific to a single Julia version and CI instantiates the Manifest.toml:

2 Likes