Skip to content

Commit

Permalink
ksmbd-tools: test 5
Browse files Browse the repository at this point in the history
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
  • Loading branch information
namjaejeon committed Nov 4, 2024
1 parent e63b98f commit f7c7b9b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,3 @@ jobs:
cd build
meson -Dkrb5=disabled ..
meson dist
- name: meson build with mit krb5
run: |
cd build
rm -rf *
meson -Dkrb5=enabled ..
meson dist
- name: meson build with heimdal krb5
run: |
cd build
rm -rf *
meson -Dkrb5=enabled -Dkrb5_name=heimdal-krb5 ..
meson dist

0 comments on commit f7c7b9b

Please sign in to comment.