mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
CI: go 1.21
This commit is contained in:
parent
620faac24a
commit
1f0f775677
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user