Commit fbbcf06
committed
ci: Test the build on an old nightly
Add a CI job that runs `cargo xtask build` with an old
nightly. Currently the oldest nightly that works is 2022-04-18. There's
nothing particularly magic about that version; we can require a newer
version when we deem it appropriate. Having this CI job just makes it
easy for us to identify in advance when a PR is going to require a newer
nightly, while still allowing other CI jobs to use latest nightly.
This change is related to (but not a fix for):
#5101 parent ae7ba25 commit fbbcf06
2 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
0 commit comments