We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db93e35 commit 4b7461fCopy full SHA for 4b7461f
.github/workflows/sycl-linux-run-tests.yml
@@ -307,7 +307,7 @@ jobs:
307
if: inputs.tests_selector == 'cts'
308
env:
309
ONEAPI_DEVICE_SELECTOR: ${{ inputs.target_devices }}
310
- # This job takes ~100min usually. But sometimes test_kernel_bundle is not
+ # This job takes ~100min usually. But sometimes some test isn't
311
# responding, so the job reaches the 360min limit. Setting a lower one.
312
timeout-minutes: 150
313
# By-default GitHub actions execute the "run" shell script with -e option,
0 commit comments