From 57853d21cb1a203acc4f75c14b1e23a1e2012c93 Mon Sep 17 00:00:00 2001 From: Laurent Senta Date: Mon, 21 Aug 2023 11:22:28 +0200 Subject: [PATCH] ci: current list of gateways --- .github/workflows/test-implementations-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-implementations-e2e.yml b/.github/workflows/test-implementations-e2e.yml index a94b5c22d..bb6eb1f1f 100644 --- a/.github/workflows/test-implementations-e2e.yml +++ b/.github/workflows/test-implementations-e2e.yml @@ -18,7 +18,7 @@ jobs: runs-on: "ubuntu-latest" strategy: matrix: - target: ["singulargarden/kubo", "singulargarden/bifrost-gateway2"] + target: ["ipfs/kubo", "ipfs/boxo", "ipfs/bifrost-gateway"] fail-fast: false defaults: run: