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

CI: go 1.21

This commit is contained in:
Gerasimos (Makis) Maropoulos
2023-08-11 00:24:32 +03:00
parent 620faac24a
commit 1f0f775677

View File

@@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
go_version: [1.20.x]
go_version: [1.21.x]
steps:
- name: Set up Go 1.x