ci: Add a timeout multiplier for win32 tests
Going from the meson's default 30s timeout to 60s using the multiplier option.
Running on a wine setup, on CI stressed scenario, some tests sporadically timeout even if valid. This patch adjust the timeout value for windows-only CI tests.