diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a107147681..94e45db2dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,6 @@ jobs: strategy: matrix: go_version: - - '1.15' - '1.16' - '1.17' runs-on: ubuntu-latest