mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
switch to the upstream headers for unified SVM CI testing (#2526)
Since we have added support for unified SVM in the upstream headers, we no longer need to build CI from the unified SVM header branch.
This commit is contained in:
1
.github/workflows/presubmit.yml
vendored
1
.github/workflows/presubmit.yml
vendored
@@ -59,7 +59,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/KhronosGroup/OpenCL-Headers.git
|
git clone https://github.com/KhronosGroup/OpenCL-Headers.git
|
||||||
cd OpenCL-Headers
|
cd OpenCL-Headers
|
||||||
git checkout cl_khr_unified_svm
|
|
||||||
ln -s CL OpenCL # For OSX builds
|
ln -s CL OpenCL # For OSX builds
|
||||||
cd ..
|
cd ..
|
||||||
- name: Fetch SPIR-V Headers
|
- name: Fetch SPIR-V Headers
|
||||||
|
|||||||
Reference in New Issue
Block a user