Skip to content

Commit 4b7461f

Browse files
committed
edit comment
1 parent db93e35 commit 4b7461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ jobs:
307307
if: inputs.tests_selector == 'cts'
308308
env:
309309
ONEAPI_DEVICE_SELECTOR: ${{ inputs.target_devices }}
310-
# This job takes ~100min usually. But sometimes test_kernel_bundle is not
310+
# This job takes ~100min usually. But sometimes some test isn't
311311
# responding, so the job reaches the 360min limit. Setting a lower one.
312312
timeout-minutes: 150
313313
# By-default GitHub actions execute the "run" shell script with -e option,

0 commit comments

Comments
 (0)