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
The conditions to disable CodeQL across different jobs and branches do
not appear be working as expected. The 'make prepare-update-mono' step
has been hanging intermittently on macOS, which appears to be due to
CodeQL.
Fix this by disabling CodeQL on this pipeline and only running it against
the nightly build.
0 commit comments