[util-linux] bring back 32-bit builds (#9011)

Looks like util-linux no longer fails to compile on Ubuntu Focal due to
https://oss-fuzz-build-logs.storage.googleapis.com/log-86fe7f9b-945a-4514-84ce-8f435b34dce0.txt
so it should be possible to bring 32-bit builds back.
This commit is contained in:
Evgeny Vereshchagin 2022-11-18 13:29:47 +03:00 committed by GitHub
parent cc256923e3
commit d36184b4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ auto_ccs:
- "thomas@t-8ch.de"
architectures:
- x86_64
- i386
sanitizers:
- address
- undefined