Skip to content

chore(docker): change the cmake's build tool from make to ninja #1079

chore(docker): change the cmake's build tool from make to ninja

chore(docker): change the cmake's build tool from make to ninja #1079

Workflow file for this run

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