Closed lnicola closed 3 years ago
We changed a few things because the main branch reflects our proposal to merge with the llvm monorepo.
We do have a similar Dockerfile here, though: https://github.com/facebookincubator/BOLT/blob/main/.github/workflows/Dockerfile
This one is used to trigger a test of BOLT for github PRs.
It's still available on the
master
branch at https://github.com/facebookincubator/BOLT/blob/master/utils/docker/Dockerfile, but not onmain
.