We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2bac0 commit 644ce86Copy full SHA for 644ce86
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
env:
38
GOGC: 100
39
with:
40
- version: v1.61.0
+ version: v1.64.8
41
args: --timeout 10m0s --issues-exit-code=0
42
- name: Test documentation examples
43
run: make test-docs-samples
0 commit comments