CI: go 1.21

This commit is contained in:
Gerasimos (Makis) Maropoulos 2023-08-11 00:24:32 +03:00
parent 620faac24a
commit 1f0f775677
No known key found for this signature in database
GPG Key ID: B9839E9CD30B7B6B

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