mirror of
https://github.com/gofiber/storage.git
synced 2026-04-22 23:07:21 +08:00
chore: update minimum Go version to 1.25.0 and add 1.26.x to CI workflows
Agent-Logs-Url: https://github.com/gofiber/storage/sessions/925fcfc5-f9cd-453a-b814-832655f63b82 Co-authored-by: gaby <835733+gaby@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
be1b79207c
commit
43c46d352e
@@ -18,6 +18,7 @@ jobs:
|
||||
go-version:
|
||||
- 1.24.x
|
||||
- 1.25.x
|
||||
- 1.26.x
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user