Skip to content

Commit

Permalink
remove cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
danpf committed Nov 16, 2023
1 parent 6b9c66b commit 71c4d3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Setup cmake
uses: jwlawson/[email protected]
with:
cmake-version: '3.16.x'
# - name: Setup cmake
# uses: jwlawson/[email protected]
# with:
# cmake-version: '3.16.x'

# - uses: seanmiddleditch/gha-setup-ninja@master

Expand Down

0 comments on commit 71c4d3e

Please sign in to comment.