Commit adce111
committed
[ci] Keep one build with
Since `check_connection=ON` is the default from ROOT builds from source,
it is important to test this in the CI.
But we don't want to test this in general, because of the constant risk
that the probe file on `root.cern` can't be downloaded. So we should
test it on a platform that uses builtins that trigger the connection
check, and where sporadic build failues annoy us the least.
The platforms that use lots of builtins and will therefore trigger the
connection check forever are `windows` and `macos`. We don't have many
Windows CI configs, so we should not risk one of them.
Therefore, I suggest to use some `mac` platform. Let's use `mac-beta`,
so the sole config with `check_connection=ON` will not be dropped
without replacement in the future.check_connection=ON
1 parent ce557c0 commit adce111
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
0 commit comments