diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 286fe30..00a7c35 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,6 +32,7 @@ jobs: go: - "1.20" - "1.21" + - "1.22" steps: - uses: actions/checkout@v3