[ARM] Add aarch64 builds to skcms (#8194)

This commit is contained in:
jonathanmetzman 2022-08-09 10:17:46 -04:00 committed by GitHub
parent 075d60d201
commit 4051b12f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ sanitizers:
- memory
- undefined
architectures:
- aarch64 # Experimental, not generally available.
- x86_64
- i386
main_repo: 'https://skia.googlesource.com/skcms.git'