mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-14 02:03:34 +00:00
[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."
This commit is contained in:
committed by
GitHub
parent
678b6735e4
commit
d4336108df
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -1191,9 +1191,6 @@ jobs:
|
||||
- name: Update CMake
|
||||
uses: jwlawson/actions-setup-cmake@v2.2
|
||||
|
||||
- name: Install ninja-build tool
|
||||
uses: seanmiddleditch/gha-setup-ninja@v6
|
||||
|
||||
- name: Run pip installs
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user