Skip to content

Commit 200879f

Browse files
authored
Update build-kernel.yml
1 parent bcf2869 commit 200879f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build-kernel.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,6 @@ jobs:
151151
mv -f "$(find ./clang -mindepth 1 -maxdepth 1 -type d)"/* ./clang
152152
fi
153153
154-
#- name: Test Clang-Real
155-
#run: |
156-
#$GITHUB_WORKSPACE/kernel_workspace/clang/bin/clang --version
157-
158154
- name: Download GCC
159155
if: env.USE_GCC == 'true' && env.USE_CLANG != 'true'
160156
run: |

0 commit comments

Comments
 (0)