We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb3a2b commit a22a157Copy full SHA for a22a157
.github/workflows/test.yaml
@@ -41,7 +41,7 @@ jobs:
41
test-go:
42
name: Test with Go
43
runs-on: ubuntu-latest
44
- timeout-minutes: 5
+ timeout-minutes: 15
45
strategy:
46
matrix:
47
go-version: ["1.22", "1.23"]
0 commit comments