The kernel that comes with the F32 image has a bug in XFS quota handling, which will be exposed once we start testing all filesystems. Since Fedora 33 has been released recently and has a much newer kernel in its stock VM image, let's switch to it. Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dcac54d..cba7462 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ dist: bionic env: matrix: - - FEDORA_KIND="releases" FEDORA_MAJOR="32" + - FEDORA_KIND="releases" FEDORA_MAJOR="33" - FEDORA_KIND="development" FEDORA_MAJOR="rawhide" addons: -- 2.26.2