Skip to content

Commit a22a157

Browse files
committed
.github/workflows/test: bump timeout to 15m
1 parent 4fb3a2b commit a22a157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
test-go:
4242
name: Test with Go
4343
runs-on: ubuntu-latest
44-
timeout-minutes: 5
44+
timeout-minutes: 15
4545
strategy:
4646
matrix:
4747
go-version: ["1.22", "1.23"]

0 commit comments

Comments
 (0)