Skip to content

Commit eaf16ff

Browse files
authored
test: update python-test.yml to fix CI failure
1 parent c6e5ff9 commit eaf16ff

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
@@ -121,7 +121,7 @@ jobs:
121121
shell: bash
122122
run: |
123123
case "${{ matrix.version }}" in
124-
15|16|18)
124+
15|16|18|20)
125125
clang-format.exe --version
126126
clang-tidy.exe --version
127127
clang-query.exe --version

0 commit comments

Comments
 (0)