[igraph] enable fuzzing on i386 (#7129)

This commit is contained in:
Szabolcs Horvát 2022-01-13 20:13:08 +01:00 committed by GitHub
parent f30b05734e
commit 7490e8a466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ auto_ccs:
sanitizers:
- address
- undefined
architectures:
- x86_64
- i386