github-ci: delete option in Odroid debug workflow
There was a build problem with CMAKE_BUILD_TYPE=Debug build on ARM64. It was fixed in 224cb68c (build: fix build on Linux ARM64 with CMAKE_BUILD_TYPE=Debug), before this fix '-DCMAKE_C_FLAGS="-Wno-type-limits "' was used to avoid the issue, implemented by 72c77166 (github-ci: add GitHub Actions workflow for Odroid). Follow-up #6143
Please register or sign in to comment