mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
ci: go 1.24
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
go_version: [1.23.x]
|
||||
go_version: [1.24.x]
|
||||
steps:
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
||||
Reference in New Issue
Block a user