Skip to content

Commit ba5dd69

Browse files
committed
reverted the nominal mrtrix version to 3.0.4 in ci-cd (we are going off a branch in any case)
1 parent 3d8aee5 commit ba5dd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
env:
2121
MRTRIX_HOME: /opt/mrtrix3
2222
MRTRIX_INSTALL: /opt/mrtrix3/install
23-
MRTRIX_VERSION: 3.1.0a0
23+
MRTRIX_VERSION: 3.0.4
2424
SUBPKG_NAME: v3_1
2525

2626
jobs:

0 commit comments

Comments
 (0)