1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-02 05:45:19 +01:00
Files
luanti/.github/workflows/build.yml
sfan5 de09cac1e9 Drop valgrind from CI and instead enable ASan
The recently added ioctl use is reported as a false-positive by valgrind.
I tried moving it to different compilers/versions two times and only
hit further issues that were valgrind's fault.

Also includes a tiny fix.
2024-05-06 20:58:14 +02:00

7.2 KiB