diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 83a2b2e..ff23cfd 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -29,11 +29,6 @@ jobs: name: Test runs-on: ubuntu-latest services: - redis: - image: redis - ports: - - 6379:6379 - options: --entrypoint redis-server memcached: image: memcached ports: