Skip to content

Commit

Permalink
Temp
Browse files Browse the repository at this point in the history
  • Loading branch information
kswiecicki committed Jan 13, 2025
1 parent dad2634 commit 281e3e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 336 deletions.
335 changes: 0 additions & 335 deletions .github/workflows/cmake.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/multi_device.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:

- name: Test adapters
working-directory: ${{github.workspace}}/build
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
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 comments on commit 281e3e4

Please sign in to comment.