mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
fix: change default bmg revision to 0
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
a25e973205
commit
daa53cd8ca
@@ -5,6 +5,6 @@
|
||||
#
|
||||
|
||||
if(TESTS_BMG)
|
||||
set(unit_test_config "bmg/2/4/8/4")
|
||||
set(unit_test_config "bmg/2/4/8/0")
|
||||
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user