.github/workflows: Run tests for Go 1.22

This commit is contained in:
Harald Nordgren 2024-07-24 13:39:26 +02:00 committed by GitHub
parent b074924938
commit 52df55490e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,6 +29,7 @@ jobs:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
steps:
- uses: actions/checkout@v4
- name: Setup Go