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
OS X: fix github workflow with updated icu4c library
By-default icu4c library version was hardcoded to v74. It appears, that
the updated version number is greater than that. This fix makes the
version number lookup more flexible. As soon as it's the only version in
the path (apparently there should only be one icu4c library QLog links
against).
0 commit comments