mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Asan tests shown to work, run OSX test.
This commit is contained in:
parent
50d773436d
commit
7d5050c729
1 changed files with 0 additions and 2 deletions
|
|
@ -83,7 +83,6 @@ jobs:
|
||||||
dist: bionic
|
dist: bionic
|
||||||
env:
|
env:
|
||||||
- TEST_ASAN=yes
|
- TEST_ASAN=yes
|
||||||
- TEST_ENABLED=yes
|
|
||||||
- os: linux
|
- os: linux
|
||||||
name: Asan, Clang on Linux, Amd64
|
name: Asan, Clang on Linux, Amd64
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
@ -91,7 +90,6 @@ jobs:
|
||||||
dist: bionic
|
dist: bionic
|
||||||
env:
|
env:
|
||||||
- TEST_ASAN=yes
|
- TEST_ASAN=yes
|
||||||
- TEST_ENABLED=yes
|
|
||||||
- os: linux
|
- os: linux
|
||||||
name: GCC on Linux, Aarch64
|
name: GCC on Linux, Aarch64
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue