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
I thought that task only supported C++23/C++26 builds, but I accidentally left in a C++17 build and it's apparently passing. Should I update CI to test C++17? What about for bemanproject/execution?