Run Windows tests by default in the release job

Align with the other platforms and with the internal CI.

Change-Id: I523f9f41edde27174667f4efced8e2b49e81e1e1
diff --git a/mbedtls-restricted-release-new.yaml b/mbedtls-restricted-release-new.yaml
index 9ccaf25..27f84f9 100644
--- a/mbedtls-restricted-release-new.yaml
+++ b/mbedtls-restricted-release-new.yaml
@@ -27,7 +27,7 @@
         description: Run a selection of all.sh on FreeBSD
         name: RUN_FREEBSD
     - bool:
-        default: false
+        default: true
         description: Run Windows tests
         name: RUN_WINDOWS_TEST
     - string: