Skip to content

Commit 281e3e4

Browse files
committed
Temp
1 parent dad2634 commit 281e3e4

File tree

2 files changed

+1
-336
lines changed

2 files changed

+1
-336
lines changed

.github/workflows/cmake.yml

-335
This file was deleted.

.github/workflows/multi_device.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262

6363
- name: Test adapters
6464
working-directory: ${{github.workspace}}/build
65-
run: env UR_CTS_ADAPTER_PLATFORM="${{matrix.adapter.platform}}" ctest -C ${{matrix.build_type}} --output-on-failure -L "conformance" -E "exp_command_buffer" --timeout 180
65+
run: env UR_CTS_ADAPTER_PLATFORM="${{matrix.adapter.platform}}" ctest -C ${{matrix.build_type}} --output-on-failure -L "conformance" -E "exp_command_buffer" -R "memory" --verbose --timeout 360

0 commit comments

Comments
 (0)