Skip to content

Commit b6de790

Browse files
authored
Merge pull request #906 from nathanchance/llvm-22
Add support for LLVM 22
2 parents 0506e86 + 0e4b710 commit b6de790

46 files changed

Lines changed: 24023 additions & 36 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/5.10-clang-21.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-21)
1212
- tuxsuite/5.10-clang-21.tux.yml
1313
- .github/workflows/5.10-clang-21.yml
1414
schedule:
15-
- cron: 0 9 * * 6
15+
- cron: 0 6 * * 6
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

0 commit comments

Comments
 (0)