ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

remove arm64 default #241

Closed nickdesaulniers closed 4 years ago

nickdesaulniers commented 4 years ago

This was useful back when arm64 was the only target we could reliably build, but being explicit here is better and our .travis.yml already passes an ARCH for all cases.