Skip to content

Commit 7fed134

Browse files
Increase the timeout for codspeed to 60 minutes (#13983)
1 parent e39daae commit 7fed134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
benchmarks:
1919
name: Run benchmarks
2020
runs-on: ubuntu-latest
21-
timeout-minutes: 40
21+
timeout-minutes: 60
2222
steps:
2323
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2424
- uses: ./.github/actions/install_dependencies_qt

0 commit comments

Comments
 (0)