瀏覽代碼

feat: remove redis relation in the action config

houseme 2 年之前
父節點
當前提交
7bf2053e0f
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      .github/workflows/go.yml

+ 0 - 5
.github/workflows/go.yml

@@ -29,11 +29,6 @@ jobs:
     name: Test
     name: Test
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     services:
     services:
-      redis:
-        image: redis
-        ports:
-          - 6379:6379
-        options: --entrypoint redis-server
       memcached:
       memcached:
         image: memcached
         image: memcached
         ports:
         ports: