From fb7c0c5dfed426499b350708021d358e760ffbde Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Fri, 24 Jan 2025 12:49:49 +0100 Subject: [PATCH] Temporarily deactivate latest-everything --- .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 49a7e861..b63419b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: matrix: NXF_VER: - "24.04.2" - - "latest-everything" + #- "latest-everything" profile: - "conda" - "docker"