mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
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>