diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fd04f7c..8a7f3e6 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: - uses: actions/checkout@v4