Skip to content

Commit 8039f00

Browse files
committed
ci.sh: Update to latest release branch
release/22.x is the latest release branch. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
1 parent 8941641 commit 8039f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ function do_llvm() {
104104
--install-target distribution \
105105
--projects clang lld \
106106
--quiet-cmake \
107-
--ref release/20.x \
107+
--ref release/22.x \
108108
--shallow-clone \
109109
--show-build-commands \
110110
--targets X86 \

0 commit comments

Comments
 (0)