diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 77d2cd4..7ee2b90 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: - uses: actions/checkout@v2