[i386][skcms] Fix typo (#2436)

This commit is contained in:
jonathanmetzman 2019-05-17 13:48:36 -07:00 committed by GitHub
parent bdd9519f44
commit c079879a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ sanitizers:
- address
- memory
- undefined
architecures:
architectures:
- x86_64
- i386