diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b39032..6c51a7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,6 +41,9 @@ jobs: - v1.25.8 - v1.26.3 - v1.27.0 + - v1.28.9 + - v1.29.4 + - v1.30.0 steps: - name: Check out code into the Go module directory uses: actions/checkout@v3