Skip to content

Commit

Permalink
chore(ci): SMP Upgrade (#22010)
Browse files Browse the repository at this point in the history
* Updates smp-cli to use latest version

* Fixes incorrect env var substitution in regression workflow

* Increases timeout

---------

Co-authored-by: Pavlos Rontidis <[email protected]>
Co-authored-by: Jesse Szwedko <[email protected]>
  • Loading branch information
3 people authored Dec 12, 2024
1 parent 08bb46f commit 81c2155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ jobs:
submit-job:
name: Submit regression job
runs-on: ubuntu-22.04
timeout-minutes: 70
timeout-minutes: 120
needs:
- should-run-gate
- resolve-inputs
Expand Down

0 comments on commit 81c2155

Please sign in to comment.