mirror of https://github.com/google/oss-fuzz.git
[ARM] Add aarch64 builds to skcms (#8194)
This commit is contained in:
parent
075d60d201
commit
4051b12f4d
|
@ -9,6 +9,7 @@ sanitizers:
|
|||
- memory
|
||||
- undefined
|
||||
architectures:
|
||||
- aarch64 # Experimental, not generally available.
|
||||
- x86_64
|
||||
- i386
|
||||
main_repo: 'https://skia.googlesource.com/skcms.git'
|
||||
|
|
Loading…
Reference in New Issue