Skip to content

Commit

Permalink
ksmbd-tools: test3
Browse files Browse the repository at this point in the history
Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Nov 4, 2024
1 parent 3f6430a commit e63b98f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@ jobs:
- 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 e63b98f

Please sign in to comment.