Skip to content

Commit

Permalink
Update vk-gl-cts-nightly.yml (shader-slang#4214)
Browse files Browse the repository at this point in the history
Increase timeout from 100 to 180 minutes
  • Loading branch information
cheneym2 authored May 23, 2024
1 parent 8e15bdc commit a4cc5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vk-gl-cts-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
build:
runs-on: [Windows, self-hosted]
timeout-minutes: 100
timeout-minutes: 180
continue-on-error: true
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a4cc5b0

Please sign in to comment.