mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
ci: add builds with clang-6 on Arch and Ubuntu 18.04
Change-Id: I3aa7a09238253fede420ce374e50089fa1995493 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
3870568e82
commit
36ec5edc40
@ -22,6 +22,9 @@ matrix:
|
||||
- os: linux
|
||||
compiler: clang
|
||||
env: BUILD_OS=ubuntu-18.04 COMPILER=clang-5
|
||||
- os: linux
|
||||
compiler: clang
|
||||
env: BUILD_OS=ubuntu-18.04 COMPILER=clang-6
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: BUILD_OS=ubuntu-18.04 COMPILER=gcc-5
|
||||
|
Reference in New Issue
Block a user