ci: update IGC in Semaphore builds

Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>

https://github.com/intel/compute-runtime/pull/231

Change-Id: I5f6a086b7f001973f54ff2298f65b3dfb484b751
This commit is contained in:
Jacek Danecki
2019-11-14 11:21:10 +01:00
committed by sys_ocldev
parent 487c4c6e4b
commit 7f51f246fb
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ cd /root/build-igc
export cclang_commit_id=6257ffe137a2c8df95a3f3b39fa477aa8ed15837
export spirv_id=8ce6443ec1020183eafaeb3410c7d1edc2355dc3
export igc_commit_id=b3ed5e584dac45d560e6f68e5f6e84af8a661e6e
export igc_commit_id=8234eab514161d6a45ff04ed6418840f4e959942
wget --no-check-certificate https://github.com/intel/opencl-clang/archive/${cclang_commit_id}/opencl-clang.tar.gz
wget --no-check-certificate https://github.com/intel/intel-graphics-compiler/archive/${igc_commit_id}/igc.tar.gz