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
This is an attempt to speed up the gcc and clang-format CI jobs on the
Ubuntu runner, which spends between 2 and 3 minutes on apt-get update and
apt-get install.
Without apt-get update, the installation of the dependencies (ccache, z3,
clang-format) now takes 20 seconds.
0 commit comments