Skip to content

Commit 1b05b13

Browse files
committed
chore: increase timeout-minutes
1 parent 402d5e0 commit 1b05b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
benchmark:
1616
runs-on: ${{ matrix.os }}
17-
timeout-minutes: 15
17+
timeout-minutes: 30
1818
strategy:
1919
matrix:
2020
os: [macos-15, windows-latest]

0 commit comments

Comments
 (0)