Skip to content

feat(docker): install CUDA development/runtime libraries only 1 time #1784

feat(docker): install CUDA development/runtime libraries only 1 time

feat(docker): install CUDA development/runtime libraries only 1 time #1784

Workflow file for this run

name: setup-docker
on:
pull_request:
jobs:
setup-docker:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run setup script
run: |
./setup-dev-env.sh -y -v docker