.github/workflows: Run tests for Go 1.22

pull/1629/head
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
1 changed files with 1 additions and 0 deletions

View File

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