Force build of openpilot-base for OpenCL tests (#29022)

pull/29021/head^2
Maxime Desroches 2 years ago committed by GitHub
parent 7a673c87ff
commit 56a0f9e074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/selfdrive_tests.yaml

@ -305,6 +305,8 @@ jobs:
with:
submodules: true
- uses: ./.github/workflows/setup
- name: Build base Docker image
run: eval "$BUILD"
- name: Build Docker image
# Sim docker is needed to get the OpenCL drivers
run: eval "$BUILD_CL"

Loading…
Cancel
Save