Commit f4cd028
committed
ENH: Specify the same CMake version for Linux Python package builds
As Linux comes with some version of CMake,
this problem sneaked in without detection.
If CMake version is important, this difference
between version on different OSes can be confusing.1 parent 1c3c00a commit f4cd028
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- .github/workflows
- {{cookiecutter.project_name}}/.github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| |||
0 commit comments