diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c304a2de..5c7c8fe7 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -10,10 +10,10 @@ env: jobs: container-job: runs-on: ubuntu-latest - container: node:16-bullseye - services: - couchdb: - image: couchdb:2.2.0 + # container: node:16-bullseye +# services: +# couchdb: +# image: couchdb:2.2.0 test: strategy: matrix: