Skip to content

Commit

Permalink
Remove timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
raunakab committed Dec 18, 2024
1 parent cdca94c commit 9fba5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ on:
jobs:
run-command:
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 9fba5d2

Please sign in to comment.