switch min version of go to 1.15 (#3211)
This commit is contained in:
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
go: [1.14, 1.15, 1.16, 1.17, 1.18]
|
||||
go: [1.15, 1.16, 1.17, 1.18]
|
||||
test-tags: ['', nomsgpack]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user