mirror of
https://github.com/gofiber/storage.git
synced 2026-04-23 07:09:57 +08:00
chore(ci): run modules in Go 1.21 and above
This commit is contained in:
@@ -15,9 +15,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.20.x
|
||||
- 1.21.x
|
||||
- 1.22.x
|
||||
- 1.23.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user