We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c3ada commit 9236b0eCopy full SHA for 9236b0e
.github/workflows/test.yml
@@ -48,6 +48,7 @@ jobs:
48
- "1.2.*"
49
- "1.3.*"
50
- "1.4.*"
51
+ - "1.5.*"
52
steps:
53
- name: Set up Go
54
uses: actions/setup-go@v3
0 commit comments