Skip to content

Commit c7ffcda

Browse files
committed
Adding clang 21 to test matrix
1 parent b0d6945 commit c7ffcda

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ jobs:
5252
17: 'ubuntu-latest',
5353
18: 'ubuntu-latest',
5454
19: 'ubuntu-latest',
55-
20: 'ubuntu-latest'
55+
20: 'ubuntu-latest',
56+
21: 'ubuntu-latest'
5657
}
5758
5859
hosts = []

0 commit comments

Comments
 (0)