File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -138,13 +138,7 @@ jobs:
138138 strategy :
139139 max-parallel : 2
140140 matrix :
141- <<<<<<< HEAD
142141 python-version : [37, 38, 39, 310]
143- =======
144- python-version : [36, 37, 38, 39]
145- include :
146- - itk-python-git-tag : " 46dd4156e3adfa7cda8952cbec786fbd063ebc79"
147- >>>>>>> f70eb6d (ENH: Adding Python test for itk::PolyLineCell conversion)
148142
149143 steps :
150144 - uses : actions/checkout@v2
@@ -178,13 +172,6 @@ jobs:
178172 runs-on : macos-10.15
179173 strategy :
180174 max-parallel : 2
181- matrix :
182- include :
183- <<<<<<< HEAD
184- - itk-python-git-tag : " v5.3rc04"
185- =======
186- - itk-python-git-tag : " 46dd4156e3adfa7cda8952cbec786fbd063ebc79"
187- >>>>>>> f70eb6d (ENH: Adding Python test for itk::PolyLineCell conversion)
188175
189176 steps :
190177 - uses : actions/checkout@v2
@@ -219,12 +206,6 @@ jobs:
219206 max-parallel : 2
220207 matrix :
221208 python-version-minor : [7, 8, 9, 10]
222- include :
223- <<<<<<< HEAD
224- - itk-python-git-tag : " v5.3rc04"
225- =======
226- - itk-python-git-tag : " 46dd4156e3adfa7cda8952cbec786fbd063ebc79"
227- >>>>>>> f70eb6d (ENH: Adding Python test for itk::PolyLineCell conversion)
228209
229210 steps :
230211 - name : Get specific version of CMake, Ninja
You can’t perform that action at this time.
0 commit comments