aboutsummaryrefslogtreecommitdiffstats
path: root/.gitpod.yml
blob: c5f62f8f7b3da6e71b2e9ae39d0f0ccb0105ec7d (plain) (blame)
1
2
3
4
5
image:
  file: .gitpod.Dockerfile

tasks:
  - init: make CXX=clang-9 LLVM_CONF=llvm-config-9