diff options
| -rw-r--r-- | .github/workflows/ci.yml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac06663..57c9752 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,6 @@ jobs:      strategy:        matrix:          go: -          - "1.11.x" # Debian 10 "Buster"            - "1.13.x" # Ubuntu 20.04 LTS "focal"            - "1.15.x" # Debian 11 "Bullseye"            - "1.16.x" # Golang upstream stable | 
