Skip to content

Commit

Permalink
switch to a different action to install CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
wjakob committed Oct 18, 2023
1 parent bacdc65 commit 2e23c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
with:
python-version: ${{ matrix.python }}

- name: Update CMake
uses: jwlawson/actions-setup-cmake@v1.13
- name: Install the latest CMake
uses: lukka/get-cmake@latest

- name: Install Eigen
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 2e23c6a

Please sign in to comment.