Skip to content

Commit d433610

Browse files
authored
[ci] Drop GitHub Action seanmiddleditch/gha-setup-ninja (#6044)
From the GitHub Action README: "This action is no longer necessary, as ninja is now included on all default GitHub runner instances."
1 parent 678b673 commit d433610

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,9 +1191,6 @@ jobs:
11911191
- name: Update CMake
11921192
uses: jwlawson/actions-setup-cmake@v2.2
11931193

1194-
- name: Install ninja-build tool
1195-
uses: seanmiddleditch/gha-setup-ninja@v6
1196-
11971194
- name: Run pip installs
11981195
run: |
11991196
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)