Skip to content

Commit 45e6708

Browse files
committed
ci.sh: Update to release/20.x
While the branch has not been released yet, we want to make sure that we start testing early to catch any potential problems. Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 8165381 commit 45e6708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ function do_llvm() {
101101
--install-target distribution \
102102
--projects clang lld \
103103
--quiet-cmake \
104-
--ref release/19.x \
104+
--ref release/20.x \
105105
--shallow-clone \
106106
--show-build-commands \
107107
--targets X86 \

0 commit comments

Comments
 (0)