From ad2b2892ccf4b246f8661f254e6a0d1c9be8b38c Mon Sep 17 00:00:00 2001 From: Sateesh Date: Tue, 22 Oct 2024 04:06:00 +0000 Subject: [PATCH] update CI matrix options --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 641a712a..147894af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: - "24.04.2" - "latest-everything" shard: [1, 2, 3, 4, 5] - filter: [process, workflow] + filter: [pipeline, workflow] profile: - "conda" - "docker"