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
Add requiredOperatingSystem linux filter to Kestrel Linux rejection scenarios (#2148)
The Kestrel Linux rejection scenarios (Encoded URL symbols, Invalid Header,
Host Header Mismatch) were missing the --application.options.requiredOperatingSystem
linux flag, causing them to be scheduled on Windows agents where OpenSSL is
unsupported.
0 commit comments