Skip to content

Commit f1fc60f

Browse files
authored
fix: update python-test.yml
1 parent aefa713 commit f1fc60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
shell: bash
120120
run: |
121121
case "${{ matrix.version }}" in
122-
15|16)
122+
15|16|18)
123123
clang-format.exe --version
124124
clang-tidy.exe --version
125125
clang-query.exe --version

0 commit comments

Comments
 (0)