forked from joejulian/gio
4a061a7d40
With GOARCH=386, we can't readily build packages that use Cgo. However, we already have the Android SDK available, so use that to test for 32-bit issues such as #384. References: https://todo.sr.ht/~eliasnaur/gio/384 Signed-off-by: Elias Naur <mail@eliasnaur.com>