See this PR for more details
The File32 class in the SdFat library has functions open() and openNext(), which are useful when iterating through files in a directory. These are either missing or have different function signatures in this library, which make them incompatible with the CI framework.