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
ci: disable globalization support when running @microsoft/sarif-multitool
The action started failing because `ubuntu-latest` change from `ubuntu-22.04` to `ubuntu-24.04` and does not have packages for ICU installed by default.
Because we do not need globalization support, we can just disable it.
0 commit comments