There was an error while loading. Please reload this page.
1 parent 510dd7d commit b5d8f4cCopy full SHA for b5d8f4c
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-24.04, macos-15]
18
- llvm: [19, 20]
+ llvm: [19, 20, 21]
19
name: Build os=${{ matrix.os }} llvm=${{ matrix.llvm }}
20
runs-on: ${{ matrix.os }}
21
steps:
0 commit comments