mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
Merge branch 'master' into sh_merge_master
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -84,9 +84,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'
|
||||
@@ -1075,9 +1072,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