]> git.ipfire.org Git - thirdparty/zstd.git/commit
try to fix 32-bit test on github actions 2440/head
authorYann Collet <cyan@fb.com>
Mon, 21 Dec 2020 23:47:20 +0000 (15:47 -0800)
committerYann Collet <cyan@fb.com>
Mon, 21 Dec 2020 23:47:20 +0000 (15:47 -0800)
commitf1225b186ea716cff502110bbecc238d60abc25d
treec94fd4d91f34dd3538cf9195711d567b5c44dc91
parent8429525de03ecbcce487278a8b30894125a9b138
try to fix 32-bit test on github actions

for some reasons, this test fails at _installing_ 32-bit dependencies
using the exact same command that actually works in other tests !!?

It's unclear why it fails repeateadly for this test only.
Try another way to install dependencies to fix that.
.github/workflows/generic-dev.yml