mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 10:26:29 +08:00
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:
committed by
sys_ocldev
parent
d60ecac1a6
commit
25a5f1fb94
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user