diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7dca7691..ca7402d5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -67,11 +67,11 @@ jobs: --health-timeout 5s --health-retries 5 - goma-server: - image: uazo/goma-server - ports: [5050:5050] - volumes: - - /tmp/proxy:/tmp/proxy +# goma-server: +# image: uazo/goma-server +# ports: [5050:5050] +# volumes: +# - /tmp/proxy:/tmp/proxy # container: # image: uazo/bromite:${{ github.sha }}