Skip to content

Commit b47fd55

Browse files
committed
ci: llvm19 -> llvm20.
This needs to be cherry-picked to master when we want to start testing the llvm20 branch on the CI machines.
1 parent 1b62a22 commit b47fd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
- llvm19
7+
- llvm20
88
concurrency:
99
# Cancels pending runs when a PR gets updated.
1010
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}

0 commit comments

Comments
 (0)