[build] Upgrade CI to use 20.04 docker images (#3420)

This commit is contained in:
Peter Johnson
2021-06-08 12:27:22 -07:00
committed by GitHub
parent 8d054c940c
commit d068fb321f
4 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ jobs:
include:
- os: ubuntu-latest
name: Linux
container: wpilib/roborio-cross-ubuntu:2020-18.04
container: wpilib/roborio-cross-ubuntu:2020-20.04
flags: ""
- os: macos-latest
name: macOS