|
38 | 38 | - { target: ubuntu-20.04, config: clang-10 } |
39 | 39 | - { target: ubuntu-20.04, config: clang-11 } |
40 | 40 | - { target: ubuntu-20.04, config: clang-12-Werror } |
41 | | - - { target: ubuntu-20.04, config: clang-sanitize-address } |
42 | | - - { target: ubuntu-20.04, config: clang-sanitize-undefined } |
43 | | - - { target: ubuntu-20.04, config: gcc-sanitize-address } |
44 | | - - { target: ubuntu-20.04, config: gcc-sanitize-undefined } |
45 | 41 | - { target: ubuntu-20.04, config: gcc-7 } |
46 | 42 | - { target: ubuntu-20.04, config: gcc-8 } |
47 | 43 | - { target: ubuntu-20.04, config: gcc-10 } |
|
77 | 73 | - { target: ubuntu-22.04, config: selinux } |
78 | 74 | - { target: ubuntu-22.04, config: kitchensink } |
79 | 75 | - { target: ubuntu-22.04, config: without-openssl } |
| 76 | + - { target: ubuntu-22.04, config: clang-sanitize-address } |
| 77 | + - { target: ubuntu-22.04, config: clang-sanitize-undefined } |
| 78 | + - { target: ubuntu-22.04, config: gcc-sanitize-address } |
| 79 | + - { target: ubuntu-22.04, config: gcc-sanitize-undefined } |
80 | 80 | # we know pam doesn't work because we can't install a new pam file |
81 | 81 | # for hpnssh via the CI test methods |
82 | 82 | # - { target: macos-11, config: pam } |
|
0 commit comments