Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Socrats/EGTTools
Browse files Browse the repository at this point in the history
  • Loading branch information
Socrats committed Nov 4, 2021
2 parents 7ea2afb + 30ff9ce commit e325217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
architecture: ${{ matrix.arch }}

- name: Setup CMake
uses: jwlawson/actions-setup-cmake@v1.8
uses: jwlawson/actions-setup-cmake@v1.11

- name: Install system dependencies macOS
if: runner.os == 'macOS'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python-version: '3.9'

- name: Setup CMake
uses: jwlawson/actions-setup-cmake@v1.8
uses: jwlawson/actions-setup-cmake@v1.11

- name: Install system dependencies macOS
if: runner.os == 'macOS'
Expand Down

0 comments on commit e325217

Please sign in to comment.