Merge pull request #1629 from HaraldNordgren/patch-1

.github/workflows: Run tests for Go 1.22
pull/1648/head^2
Bracken 2024-10-03 17:22:59 +01:00 committed by GitHub
commit 5dc934f9aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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