ci: stop testing Linux 32-bit builds
authorVincent Fu <vincent.fu@samsung.com>
Mon, 15 May 2023 12:51:27 +0000 (08:51 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 15 May 2023 12:51:27 +0000 (08:51 -0400)
commit83b2d4b78374055c3a2261136eedf03b5fbfc335
treed045841eb17a40f63ad61c6161679f3526ab391f
parent345fa8fd80e669ffb0b1b8898c2f713279d4814a
ci: stop testing Linux 32-bit builds

The GitHub Actions image has had a longstanding problem with the
dependencies required for 32-bit builds. The current work around no
longer fixes the issue. Stop testing 32-bit builds to avoid false
positive failures with our CI testing.

We can re-enable 32-bit builds when this issue is fixed upstream.

Details: https://github.com/actions/runner-images/issues/4589

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
.github/workflows/ci.yml