Skip to content

Commit fee7d86

Browse files
rwgkhenryiii
authored andcommitted
Revert "Go back to CMake 3.25.2 (#4496)"
This reverts commit b8f2855.
1 parent 535f81a commit fee7d86

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.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/[email protected]
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/[email protected]
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)