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
Visual Studio 16.8 has different floating point precision
GitHub action runners now feature Visual Studio 16.8.1 (previously:
16.7). According to its STL changelog, this update includes the
following change:
microsoft/STL#1173 (review)
Therefore update the unit test to expect 13 trailing zeros for MSVC
version >= 19.28.
0 commit comments