From 12ca321e607870feee21c8938d8c3e6e85d67852 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Tue, 28 Jan 2025 09:01:05 +0100 Subject: [PATCH] Reactivate latest-evertyhing tests as template should be fixed --- .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 b63419b7..49a7e861 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"