]> git.ipfire.org Git - thirdparty/curl.git/commit
CI: add a 32-bit i686 Linux build 11799/head
authorDan Fandrich <dan@coneharvesters.com>
Tue, 5 Sep 2023 00:08:19 +0000 (17:08 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 5 Sep 2023 00:11:44 +0000 (17:11 -0700)
commit22b1f7d0323ae2b98048adc8d7b43cca8733f473
treedba91c6f5697c59f37aff0550c8e8b506948227c
parent876278935f379096ba75f51d7f280bc90e8bd873
CI: add a 32-bit i686 Linux build

This is done by cross-compiling under regular x86_64 Linux.  Since the
kernel offers backwards compatibility, the binaries can be tested as
normal.

Closes #11799
.github/workflows/linux32.yml [new file with mode: 0644]