From 1d5fcdd21169a79dd9f1abd53ae6df144028702b Mon Sep 17 00:00:00 2001 From: Sarah Griffiths Date: Tue, 16 May 2023 20:54:23 +0000 Subject: [PATCH] transcriptomes mac ci arm 64 --- .gitlab-ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb9fe3f..78fd841 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,12 @@ variables: NF_IGNORE_PROCESSES: preprocess_reads,merge_transcriptomes CI_FLAVOUR: "new" +macos-run: + # Let's avoid those ARM64 runners for now + tags: + - macos + - x86 + docker-run: # Define a 1D job matrix to inject a variable named MATRIX_NAME into