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