Commit d3918ee
committed
[#269] Restrict number of feature permutations to test
Most of the possible permutations of features that are currently
being tested in the nightly job are not relevant in practice.
The set of feature combinations has therefore been drastically reduced
in order to prevent useless combinations from being tested and the
GitHub Agent runner to run out of disk space.1 parent 70e0bef commit d3918ee
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
84 | 96 | | |
85 | 97 | | |
86 | 98 | | |
| |||
0 commit comments