ci: remove Neo builds with clang 4 and 5

on Ubuntu 16.04

Change-Id: Ibdd6cf3dc6af967a6de5e215a99abf2c902be2d9
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
This commit is contained in:
Jacek Danecki
2020-02-18 15:26:01 +01:00
committed by sys_ocldev
parent d60ecac1a6
commit 25a5f1fb94
3 changed files with 0 additions and 30 deletions

View File

@@ -24,12 +24,6 @@ matrix:
- os: linux
compiler: gcc
env: BUILD_OS=ubuntu-16.04 COMPILER=gcc-5 GEN=gen-12
- os: linux
compiler: clang
env: BUILD_OS=ubuntu-16.04 COMPILER=clang-4
- os: linux
compiler: clang
env: BUILD_OS=ubuntu-16.04 COMPILER=clang-5
- os: linux
compiler: clang
env: BUILD_OS=ubuntu-18.04 COMPILER=clang-4