ubuntu 16.04 -> 20.04 (#2378)

old-commit-hash: 719c5e3598846a6f3fa08c85bb811d197e0c6d0a
This commit is contained in:
Adeeb Shihadeh
2020-10-29 16:51:09 -07:00
committed by GitHub
parent 61fa53120d
commit 2e5247056a
14 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
docker_build:
name: build container
runs-on: ubuntu-16.04
runs-on: ubuntu-20.04
timeout-minutes: 50
if: github.event_name == 'schedule' && github.repository == 'commaai/openpilot'
steps: