mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 21:32:11 +08:00
add Go 1.17
This commit is contained in:
parent
30cdbfcf4c
commit
4d464d9a33
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
go: [1.13, 1.14, 1.15, 1.16]
|
||||
go: [1.13, 1.14, 1.15, 1.16, 1.17]
|
||||
test-tags: ['', nomsgpack]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user