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