mirror of https://github.com/commaai/openpilot.git
CI: disable devcontainer until it's faster. not worth 5m
This commit is contained in:
parent
eae369c7dd
commit
188de7b90e
|
@ -46,6 +46,7 @@ jobs:
|
|||
devcontainer:
|
||||
name: devcontainer
|
||||
runs-on: ubuntu-latest
|
||||
if: false # we can re-enable once this is faster
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue