Commit 5376242
authored
ci: do not test std feature in tier 3 builds (rust-random#543)
Rust CI does not test `std` build for tier 3 targets, which means that
breakage can go unnoticed for a long time (see rust-lang/rust#123032 and
rust-lang/rust#133401). This results in unrelated CI breakages on our
side.
Additionally, removes OpenBSD from the tier3 build-only job since we
test this target properly using VM.1 parent 3bf9d32 commit 5376242
1 file changed
Lines changed: 7 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | 101 | | |
103 | | - | |
104 | | - | |
105 | 102 | | |
| 103 | + | |
106 | 104 | | |
107 | 105 | | |
108 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 112 | | |
123 | 113 | | |
124 | 114 | | |
125 | 115 | | |
126 | 116 | | |
127 | 117 | | |
128 | | - | |
| 118 | + | |
129 | 119 | | |
130 | 120 | | |
131 | 121 | | |
| |||
0 commit comments