Commit 5c58976
committed
Move CI smoke tests onto $OS-latest for all OSs
Fixing this in theory means our builds are more stable, but GitHub
actually rotates through these fairly often, so it also creates churn
and breakage that's unhelpful and generally harder to fix (e.g. right
now, macos-10.15 is in a brownout, so all builds will fail for the next
few hours). Better to follow -latest and at least find out about any
major issues earlier.1 parent 2a9e7bf commit 5c58976
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments