mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 04:57:07 +08:00
remove go1.14 and go1.15
This commit is contained in:
parent
861a6a92dd
commit
53c3589b46
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.16, 1.17, 1.18]
|
||||
test-tags: ['', nomsgpack]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user