Skip to content

Commit

Permalink
Remove timeout for debugging purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Bhagat committed Nov 19, 2024
1 parent a5e3b8f commit 5e54261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tpch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ on:
jobs:
run-tpch:
runs-on: [self-hosted, linux, x64, ci-dev]
timeout-minutes: 15 # Remove for ssh debugging
# timeout-minutes: 15 # Remove for ssh debugging
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 5e54261

Please sign in to comment.