Skip to content

Commit 6ae5cf0

Browse files
committed
increase timeout-minutes
1 parent 4231d4f commit 6ae5cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
go-bench:
1313
runs-on: ubuntu-latest
14-
timeout-minutes: 15
14+
timeout-minutes: 60
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717

0 commit comments

Comments
 (0)