Test on Go 1.22 in CI (#165)
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M .github/workflows/ci.yml → .github/workflows/ci.yml
@@ -26,6 +26,7 @@ - "1.18" - "1.19" - "1.20" - "1.21" + - "1.22" steps: - name: Checkout