aboutsummaryrefslogtreecommitdiff
path: root/projects/skcms
diff options
context:
space:
mode:
authorjonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2019-05-17 13:48:36 -0700
committerGitHub <noreply@github.com>2019-05-17 13:48:36 -0700
commitc079879a2b0ed6c7bde92bcf9f4fa7db75657189 (patch)
tree48cee9d6dbdfa9bf996c8f066b37bb8319774842 /projects/skcms
parentbdd9519f44ffd12841b1f8d214ac96a2353d881a (diff)
downloadoss-fuzz-c079879a2b0ed6c7bde92bcf9f4fa7db75657189.tar.gz
[i386][skcms] Fix typo (#2436)
Diffstat (limited to 'projects/skcms')
-rw-r--r--projects/skcms/project.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/skcms/project.yaml b/projects/skcms/project.yaml
index 17f5dfc64..2423a3604 100644
--- a/projects/skcms/project.yaml
+++ b/projects/skcms/project.yaml
@@ -7,6 +7,6 @@ sanitizers:
- address
- memory
- undefined
-architecures:
+architectures:
- x86_64
- i386