Commit 3f17033
committed
Don't run cookiecutter tests in arm64
We don't really create project in arm64 yet, so it's not strictly
necessary to have it tested, and test in arm64 take too long as they
need to run in a emulator.
If at some point arm64 is popular enough so we want to make sure new
projects can be started in it, there will probably be more accessible
native arm64 GitHub Actions runners.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent bc825d5 commit 3f17033
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
| |||
0 commit comments