mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 06:23:01 +08:00
build: update aot header for WCL A1 revision
Related-to: NEO-15660 Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
34d4e526e9
commit
6b70b2ba1f
@@ -13,7 +13,7 @@
|
||||
struct ReleaseHelper3003Tests : public ReleaseHelperTests<30, 3> {
|
||||
|
||||
std::vector<uint32_t> getRevisions() override {
|
||||
return {0};
|
||||
return {0, 1};
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user