Skip to content
Snippets Groups Projects
Commit 1b84e279 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

install nouveau drivers in linux builds

parent 4e70e8b5
No related branches found
No related tags found
No related merge requests found
Pipeline #29742 passed
...@@ -35,6 +35,8 @@ stages: ...@@ -35,6 +35,8 @@ stages:
.build_linux_template: &linux_build_job .build_linux_template: &linux_build_job
<<: *build_job <<: *build_job
before_script:
- yum install -y xorg-x11-drv-nouveau
tags: tags:
- docker - docker
image: continuumio/conda-concourse-ci image: continuumio/conda-concourse-ci
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment