Skip to content

Commit 113aaa6

Browse files
authored
cxx=clang++ env
1 parent fddda2e commit 113aaa6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/amd-docker.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM ghcr.io/actions/actions-runner:latest
22

3+
ENV CXX=clang++
4+
35
RUN sudo apt-get update -y \
46
&& sudo apt-get install -y software-properties-common \
57
&& sudo add-apt-repository -y ppa:git-core/ppa \

0 commit comments

Comments
 (0)