Skip to content

Commit 1d5fcdd

Browse files
committed
transcriptomes mac ci arm 64
1 parent 8c7aabb commit 1d5fcdd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ variables:
1111
NF_IGNORE_PROCESSES: preprocess_reads,merge_transcriptomes
1212
CI_FLAVOUR: "new"
1313

14+
macos-run:
15+
# Let's avoid those ARM64 runners for now
16+
tags:
17+
- macos
18+
- x86
19+
1420
docker-run:
1521

1622
# Define a 1D job matrix to inject a variable named MATRIX_NAME into

0 commit comments

Comments
 (0)