Skip to content

Commit 892978f

Browse files
authored
Merge branch 'master' into enh/syn-laplacian-weight
2 parents 34d9f4c + f7abb18 commit 892978f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- name: Install fsl and ANTs
148148
run: |
149149
# libitk 5.4.1+ segfaults with ants 2.5.4
150-
conda install fsl-fugue fsl-topup ants 'libitk!=5.4.1,!=5.4.2'
150+
conda install fsl-fugue fsl-topup ants 'libitk=5.4.0'
151151
- uses: actions/cache@v4
152152
with:
153153
path: ~/.cache/templateflow

0 commit comments

Comments
 (0)