diff --git a/projects/skcms/project.yaml b/projects/skcms/project.yaml index d8dd40571..17f5dfc64 100644 --- a/projects/skcms/project.yaml +++ b/projects/skcms/project.yaml @@ -7,3 +7,6 @@ sanitizers: - address - memory - undefined +architecures: + - x86_64 + - i386