Merge branch 'mac-ci-not-jaffal' into 'dev'
transcriptomes mac ci arm 64 See merge request epi2melabs/workflows/wf-transcriptomes!99
This commit is contained in:
commit
2b95323598
@ -11,6 +11,12 @@ variables:
|
|||||||
NF_IGNORE_PROCESSES: preprocess_reads,merge_transcriptomes
|
NF_IGNORE_PROCESSES: preprocess_reads,merge_transcriptomes
|
||||||
CI_FLAVOUR: "new"
|
CI_FLAVOUR: "new"
|
||||||
|
|
||||||
|
macos-run:
|
||||||
|
# Let's avoid those ARM64 runners for now
|
||||||
|
tags:
|
||||||
|
- macos
|
||||||
|
- x86
|
||||||
|
|
||||||
docker-run:
|
docker-run:
|
||||||
|
|
||||||
# Define a 1D job matrix to inject a variable named MATRIX_NAME into
|
# Define a 1D job matrix to inject a variable named MATRIX_NAME into
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user