As shown in the above YAML file, FixedSizeArrays.jl has the coverage-enabled jobs run only on x64 Ubuntu. This is OK because there’s no platform-specific source code. That said, it makes sense to run on multiple Julia versions to increase the coverage a bit, as the reports get merged, and Julia’s imperfect coverage implementation varies from release to release.