mirror of
https://github.com/gofiber/storage.git
synced 2025-11-03 02:43:22 +08:00
chor: consistent Go version
This commit is contained in:
1
.github/workflows/test-mongodb.yml
vendored
1
.github/workflows/test-mongodb.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.20.x
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-mssql.yml
vendored
1
.github/workflows/test-mssql.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.20.x
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
steps:
|
||||
|
||||
1
.github/workflows/test-mysql.yml
vendored
1
.github/workflows/test-mysql.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.20.x
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user