mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-14 12:12:12 +08:00
Merge branch 'support-go1.25' into upgrade-sonic-test-go1.25
This commit is contained in:
commit
e135fcd33b
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
go: ["1.23", "1.24"]
|
||||
go: ["1.23", "1.24", "1.25"]
|
||||
test-tags:
|
||||
[
|
||||
"",
|
||||
|
Loading…
x
Reference in New Issue
Block a user