chore(ci): run modules in Go 1.21 and above

This commit is contained in:
Manuel de la Peña
2024-12-11 14:08:53 +01:00
parent db3ab9a2d8
commit 78da7fcbd1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,9 +15,9 @@ jobs:
strategy:
matrix:
go-version:
- 1.20.x
- 1.21.x
- 1.22.x
- 1.23.x
steps:
- name: Fetch Repository
uses: actions/checkout@v4