Commit 73d4488
committed
COMP: Install specific XCode version for Python packages
To be compatible with the ITKPythonBuilds, which are not built against
the same version.
xref: actions/runner-images#2056
xref: https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode1 parent 4ee7b68 commit 73d4488
File tree
2 files changed
+8
-0
lines changed- .github/workflows
- {{cookiecutter.project_name}}/.github/workflows
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
180 | 184 | | |
181 | 185 | | |
182 | 186 | | |
| |||
0 commit comments