We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c026e commit a550c56Copy full SHA for a550c56
.github/workflows/gin.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest, macos-latest]
30
- go: [1.13, 1.14, 1.15, 1.16]
+ go: [1.13, 1.14, 1.15, 1.16, 1.17]
31
test-tags: ['', nomsgpack]
32
include:
33
- os: ubuntu-latest
0 commit comments