chore: consistent Go versions matrix

This commit is contained in:
Manuel de la Peña
2024-08-29 16:34:19 +02:00
parent b53f02beb1
commit de8f798d6e
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