You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments