Windows: disable the static standard library build
We now build the experimental SDK statically and dynamically. For now,
remove the static variant build for PR testing, the release builds will
build both the static and dynamic variant. This will prevent packaging
from being run on PR testing, and fortunately, the swift toolchain
builds are going to build both already.