You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Linux, this is just ext4. We should add coverage for additional filesystems such as xfs, btrfs, and zfs on Linux. We may also want to add coverage for filesystem options such as APFS with case-sensitivity on Mac OS.
#172 (comment) records some previous manual results on FreeBSD.
The text was updated successfully, but these errors were encountered:
Currently, we test the default filesystems in the GitHub Actions runners for a few operating systems:
continuity/.github/workflows/ci.yml
Line 45 in 72c70fe
On Linux, this is just ext4. We should add coverage for additional filesystems such as xfs, btrfs, and zfs on Linux. We may also want to add coverage for filesystem options such as APFS with case-sensitivity on Mac OS.
#172 (comment) records some previous manual results on FreeBSD.
The text was updated successfully, but these errors were encountered: