diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 7b817fb..17d48aa 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -27,6 +27,7 @@ jobs: - '1.23' - '1.24' - '1.25' + - '1.26' name: Go ${{ matrix.go }} test steps: -