1
0
mirror of https://github.com/kataras/iris.git synced 2026-06-18 03:23:36 +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
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
strategy: strategy:
matrix: matrix:
go_version: [1.20.x] go_version: [1.21.x]
steps: steps:
- name: Set up Go 1.x - name: Set up Go 1.x