Skip to content

Commit a4cc5b0

Browse files
authored
Update vk-gl-cts-nightly.yml (shader-slang#4214)
Increase timeout from 100 to 180 minutes
1 parent 8e15bdc commit a4cc5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vk-gl-cts-nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
jobs:
1212
build:
1313
runs-on: [Windows, self-hosted]
14-
timeout-minutes: 100
14+
timeout-minutes: 180
1515
continue-on-error: true
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)