Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 52e788b

Browse files
committedFeb 15, 2023
Revert "Go back to CMake 3.25.2 (pybind#4496)"
This reverts commit b8f2855.
1 parent 8dcced2 commit 52e788b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

Diff for: ‎.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ jobs:
8383

8484
- name: Update CMake
8585
uses: jwlawson/actions-setup-cmake@v1.13
86-
# TEMPORARILY pin version because 3.26.0-rc1 is failing under macOS:
87-
with:
88-
cmake-version: '3.25.2'
8986

9087
- name: Cache wheels
9188
if: runner.os == 'macOS'
@@ -1074,9 +1071,6 @@ jobs:
10741071

10751072
- name: Update CMake
10761073
uses: jwlawson/actions-setup-cmake@v1.13
1077-
# TEMPORARILY pin version because 3.26.0-rc1 is failing under macOS:
1078-
with:
1079-
cmake-version: '3.25.2'
10801074

10811075
- name: Run pip installs
10821076
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.