Update project.yaml

This commit is contained in:
jonathanmetzman 2022-08-12 08:51:38 -04:00 committed by GitHub
parent 03eda21ec6
commit 8d69ad6839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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