Skip to content

Commit

Permalink
back to LLVM version 12. 16 gives errors
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Jul 6, 2023
1 parent 0395067 commit 82b2799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/DockerfileUpstream
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG STACK_VERSION=2.11.1
ARG STACK_RESOLVER=lts-18.28
ARG CABAL_VERSION=3.6.2.0
ARG HLS_VERSION=2.0.0.1
ARG LLVM_VERSION=16
ARG LLVM_VERSION=12

ENV USERNAME=${USERNAME} \
USER_UID=1000 \
Expand Down

0 comments on commit 82b2799

Please sign in to comment.