mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 05:31:38 +00:00
Tracking ci.yml changes from master.
This commit is contained in:
6
.github/workflows/ci_sh_def.yml
vendored
6
.github/workflows/ci_sh_def.yml
vendored
@@ -96,9 +96,6 @@ jobs:
|
||||
|
||||
- name: Update CMake
|
||||
uses: jwlawson/actions-setup-cmake@v1.13
|
||||
# TEMPORARILY pin version because 3.26.0-rc1 is failing under macOS:
|
||||
with:
|
||||
cmake-version: '3.25.2'
|
||||
|
||||
- name: Cache wheels
|
||||
if: runner.os == 'macOS'
|
||||
@@ -1101,9 +1098,6 @@ jobs:
|
||||
|
||||
- name: Update CMake
|
||||
uses: jwlawson/actions-setup-cmake@v1.13
|
||||
# TEMPORARILY pin version because 3.26.0-rc1 is failing under macOS:
|
||||
with:
|
||||
cmake-version: '3.25.2'
|
||||
|
||||
- name: Run pip installs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user