Home
last modified time | relevance | path

Searched +full:python3 +full:- +full:kdcproxy (Results 1 – 1 of 1) sorted by relevance

/src/crypto/krb5/.github/workflows/
H A Dbuild.yml10 runs-on: ${{ matrix.os }}
12 fail-fast: false
14 name: [linux-clang, linux-clang-openssl, linux-gcc]
16 - name: linux-clang
17 os: ubuntu-latest
19 makevars: CPPFLAGS=-Werror
20 configureopts: --enable-asan
21 - name: linux-clang-openssl
22 os: ubuntu-latest
24 makevars: CPPFLAGS=-Werror
[all …]