Asan tests shown to work, run OSX test.

This commit is contained in:
W.C.A. Wijngaards 2021-03-22 17:02:06 +01:00
parent 50d773436d
commit 7d5050c729

View File

@ -83,7 +83,6 @@ jobs:
dist: bionic
env:
- TEST_ASAN=yes
- TEST_ENABLED=yes
- os: linux
name: Asan, Clang on Linux, Amd64
compiler: clang
@ -91,7 +90,6 @@ jobs:
dist: bionic
env:
- TEST_ASAN=yes
- TEST_ENABLED=yes
- os: linux
name: GCC on Linux, Aarch64
compiler: gcc