Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 8fe3c97

Browse files
committed
.travis/llvm-latest: Upgrade to llvm 10.0
1 parent c8ad6af commit 8fe3c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/llvm-latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:buster
22

3-
ARG LLVM_VERSION=9
3+
ARG LLVM_VERSION=10
44

55
ARG APP_UID=2000
66

0 commit comments

Comments
 (0)