diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d3e22f8..4159503 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -74,6 +74,7 @@ jobs: - '1.3.*' - '1.4.*' - '1.5.*' + - '1.6.*' steps: - name: Check out code into the Go module directory uses: actions/checkout@v4