We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192e0b6 commit 86114f9Copy full SHA for 86114f9
1 file changed
.github/workflows/go.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
strategy:
11
matrix:
12
- go-version: [1.15.x,1.16.x,1.17.x]
+ go-version: [1.16.x,1.17.x]
13
runs-on: ubuntu-latest
14
services:
15
redis:
0 commit comments