File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ kinds of builds (sets of jobs).
66
66
### Pull Request builds
67
67
68
68
After each push to a pull request, a set of ` pr ` jobs are executed. Currently,
69
- these execute the ` x86_64-gnu-llvm-X ` , ` x86_64-gnu-tools ` , ` mingw-check ` and
70
- ` mingw-check-tidy ` jobs, all running on Linux. These execute a relatively short
69
+ these execute the ` x86_64-gnu-llvm-X ` , ` x86_64-gnu-tools ` , ` mingw-check-1 ` , ` mingw-check-2 `
70
+ and ` mingw-check-tidy ` jobs, all running on Linux. These execute a relatively short
71
71
(~ 30 minutes) and lightweight test suite that should catch common issues. More
72
72
specifically, they run a set of lints, they try to perform a cross-compile check
73
73
build to Windows mingw (without producing any artifacts) and they test the
You can’t perform that action at this time.
0 commit comments