We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b62a22 commit b47fd55Copy full SHA for b47fd55
.github/workflows/ci.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
- - llvm19
+ - llvm20
8
concurrency:
9
# Cancels pending runs when a PR gets updated.
10
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}
0 commit comments