[CI] Fix SYCL CTS build (#21615)
We updated the CMake version and I guess the SYCL-CTS minimum CMake is
really old so the new CMake throws some error saying it might not work
but it works fine so just pass the flag telling it not to error.
Run:
https://github.com/intel/llvm/actions/runs/23501554073/job/68411748256
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>