CI: Reorder 32-bit build first for Linux autotool builds.
commitb2ba1a489df451cdcd93b2334e319dd06778de19
authorJia Tan <jiat0218@gmail.com>
Wed, 18 Jan 2023 14:11:05 +0000 (18 22:11 +0800)
committerJia Tan <jiat0218@gmail.com>
Wed, 18 Jan 2023 14:11:05 +0000 (18 22:11 +0800)
tree6a16417214f37e5d196f5267cf0cde689d2f7b0f
parentdd1c1135741057c91e8d018be9ec4d43968b0e64
CI: Reorder 32-bit build first for Linux autotool builds.

The 32-bit build needs to be first so the configure cache only needs to
be reset one time. The 32-bit build sets the CFLAGS env variable, so any
build using that flag after will fail unless the cache is reset.
.github/workflows/ci.yml