You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop about-to-be-removed Ubuntu 20.04 from CI (fixes#282) (#283)
* CI: Drop about-to-be-removed Ubuntu 20.04 CI
* CI: Add missing "sudo apt-get update"
Also add --no-install-recommends (to install as few as possible
additional packages) packages and use apt-get rather than
apt because the target is a machine (rather thamn a human).
0 commit comments