mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 01:53:57 +08:00
update simulator to ubuntu 20.04 (#2463)
* fix sim build in 20.04
* run ci
* fix docker build
* restore ci cofnig
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: cc1bca542d
This commit is contained in:
2
.github/workflows/sim_tests.yaml
vendored
2
.github/workflows/sim_tests.yaml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
name: build container
|
||||
runs-on: ubuntu-20.04
|
||||
timeout-minutes: 50
|
||||
if: github.event_name == 'schedule' && github.repository == 'commaai/openpilot'
|
||||
if: github.repository == 'commaai/openpilot'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user