Skip to content

Commit 6f404a5

Browse files
committed
Fix the release label
1 parent 66742e3 commit 6f404a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master/master.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ LLVM_BRANCHES = {
116116
# (Note that there are older releases of Halide that we no longer bother to build/test regularly.)
117117

118118
HALIDE_MAIN = "main"
119-
HALIDE_RELEASE_21 = "release_19"
119+
HALIDE_RELEASE_21 = "release_21"
120120
HALIDE_RELEASE_19 = "release_19"
121121
# HALIDE_RELEASE_18 = "release_18"
122122
# HALIDE_RELEASE_17 = "release_17"

0 commit comments

Comments
 (0)