mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
Instead of doing lots of repetitive tests in test-llvm11-go115 and test-llvm11-go116, do those tests only once in assert-test-linux and only run smoke tests for older Go versions. Benefits: - This should reduce total CI time, because these jobs don't do tests that are done elsewere anyway. They only do the minimal work necessary to prove that the given Go/LLVM version works. - Doing all tests in assert-test-linux hopefully catches bugs that might not be found in regular LLVM builds.pull/2274/head
Ayke van Laethem
3 years ago
committed by
Ron Evans
1 changed files with 24 additions and 35 deletions
Loading…
Reference in new issue