diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9a5d0fa..0b06400 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -74,6 +74,9 @@ jobs: - "1.2.*" - "1.3.*" - "1.4.*" + - "1.5.*" + - "1.6.*" + - "1.7.*" steps: - name: Check out code into the Go module directory uses: actions/checkout@v4