1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

ci: go 1.24

This commit is contained in:
Gerasimos (Makis) Maropoulos
2025-03-14 00:08:52 +02:00
parent b56525f881
commit 2f8c66cb5d

View File

@@ -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