Skip to content

Commit f7c5a69

Browse files
Merge pull request #1036 from vojtechtrefny/master_exfat-skip-39
tests: Skip exFAT UUID tests also on Fedora 39
2 parents db17ab1 + f372e3b commit f7c5a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/skip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@
5353
- test: fs_tests.(exfat_test.ExfatSetUUID.test_exfat_set_uuid|generic_test.GenericSetUUID.test_exfat_generic_set_uuid)
5454
skip_on:
5555
- distro: "fedora"
56-
version: ["40", "41"]
56+
version: ["39", "40", "41"]
5757
reason: Setting UUID with LC_ALL=C.UTF-8 is broken with recent exfatprogs

0 commit comments

Comments
 (0)