Skip to content

Commit 2b95323

Browse files
committed
Merge branch 'mac-ci-not-jaffal' into 'dev'
transcriptomes mac ci arm 64 See merge request epi2melabs/workflows/wf-transcriptomes!99
2 parents 8c7aabb + 1d5fcdd commit 2b95323

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)