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
[libc++] Reorganize and fix the libc++ CI dockerfiles
Instead of having one large Dockerfile building multiple images
with relatively confusing inheritance, explicitly have three
standalone Dockerfiles each building one image. Then, tie the
three images together using the docker-compose file which explicitly
versions the base image used by the Android and the Github Actions
images.
0 commit comments