From 616abff1358b678beaa174b4c67c0929bb1d7a68 Mon Sep 17 00:00:00 2001 From: Jonathan Hall Date: Mon, 22 Jul 2024 17:35:48 +0200 Subject: [PATCH] x --- .github/workflows/test.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: