Update go.yml

This commit is contained in:
Alex Flint 2024-06-30 10:33:03 -04:00 committed by GitHub
parent f02da4cd10
commit af368523db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: ['1.19', '1.20', '1.21']
go: ['1.20', '1.21', '1.22']
steps:
- id: go