diff --git a/templates.fif.json b/templates.fif.json index 27e3b37e..d5062511 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1434,9 +1434,13 @@ } }, "memory_check": { + "profiles": { + "fedora-Everything-boot-iso-x86_64-*-64bit": 30, + "fedora-Everything-boot-iso-x86_64-*-uefi": 31 + }, "settings": { "MEMCHECK": "1", - "PACKAGE_SET": "default", + "PACKAGE_SET": "workstation", "REPOSITORY_VARIATION": "%LOCATION%", "TEST_TARGET": "NONE" } @@ -2061,4 +2065,4 @@ } } } -} \ No newline at end of file +}