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
Xen-build GitHub action: use ccache and Ubuntu 20.04
The CBMC build in this action takes more than 10 minutes (building just
some selected directories), when the full build using ccache takes less
than 1 minute. Use ccache to achieve the same speed-up. As we only have
a make-build cache for 20.04, upgrade the environment to this Ubuntu
version.
0 commit comments