We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8224c1 commit fe137f0Copy full SHA for fe137f0
.github/workflows/build.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- go-version: [1.19, '1.20', '1.21', '1.22']
+ go-version: [1.19, 1.20]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments