We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18c9f1 commit 9c2e569Copy full SHA for 9c2e569
.github/workflows/test.yml
@@ -52,6 +52,8 @@ jobs:
52
- "1.3.*"
53
- "1.4.*"
54
- "1.5.*"
55
+ - "1.6.*"
56
+ - "1.7.*"
57
steps:
58
- name: Set up Go
59
uses: actions/setup-go@v5
0 commit comments