Closed jennybc closed 2 years ago
I wonder why the warning doesn't show up in, say, this tidyselect PR that ran today https://github.com/r-lib/tidyselect/runs/7806040037?check_suite_focus=true
Oooh GitHub is going to be fairly aggressive about this change. They are going to use brownout periods to temporarily fail builds still using 18.04, and that is going to start fairly soon https://github.com/actions/runner-images/issues/6002#issue-1325639357
vroom actually had a failure recently because we happened to check during a brownout period.
tidyselect is getting the warning but it only appears in this view:
This is about aligning to GitHub's posture towards Ubuntu versions.
In GHA, we're starting to see this for vroom:
We deliberately use an "old-ish" Ubuntu version for
R-CMD-check
workflow, but I think it's time to roll forward.