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

old-commit-hash: 56a0f9e074
beeps
Maxime Desroches 2 years ago committed by GitHub
parent 372ae37d91
commit 4aaceac124
  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