mirror of https://github.com/mpv-player/mpv
ci: switch to lua51 for MSYS build
luajit is currently crashing on 32-bit build: https://github.com/msys2/MINGW-packages/issues/17042
This commit is contained in:
parent
e836b58050
commit
7668361685
|
@ -272,7 +272,7 @@ jobs:
|
||||||
libdvdnav:p
|
libdvdnav:p
|
||||||
libjpeg-turbo:p
|
libjpeg-turbo:p
|
||||||
libplacebo:p
|
libplacebo:p
|
||||||
luajit:p
|
lua51:p
|
||||||
meson:p
|
meson:p
|
||||||
ninja:p
|
ninja:p
|
||||||
pkgconf:p
|
pkgconf:p
|
||||||
|
|
Loading…
Reference in New Issue